chore(更新日志): 补 4.0.24 条目(跟价改版为行内输入+底部「全部保存」提交)
This commit is contained in:
@@ -24,6 +24,14 @@ export interface ClientChangelogEntry {
|
||||
|
||||
/** 更新日志数据(新版本在前;发版时在数组最前追加一条) */
|
||||
export const CLIENT_CHANGELOG: ClientChangelogEntry[] = [
|
||||
{
|
||||
version: '4.0.24',
|
||||
date: '2026-09-16',
|
||||
items: [
|
||||
'跟价:新版商品页改价改为在商品列表直接改、点底部「全部保存」提交',
|
||||
'改价提交后亚马逊后台约 15 分钟才显示新价格,属正常现象',
|
||||
],
|
||||
},
|
||||
{
|
||||
version: '4.0.23',
|
||||
date: '2026-09-16',
|
||||
|
||||
Reference in New Issue
Block a user