aa
This commit is contained in:
@@ -258,9 +258,9 @@ var (
|
||||
StoreAuditStatusRejected: "拒绝",
|
||||
}
|
||||
StorePriceTypeName = map[int]string{
|
||||
StoreChangePriceTypeDirect: "普通门店",
|
||||
StoreChangePriceTypeBossDisabled: "普通门店禁止改价",
|
||||
StoreChangePriceTypeManagedStore: "直营门店禁止改价",
|
||||
StoreChangePriceTypeDirect: "普通门店",
|
||||
// StoreChangePriceTypeBossDisabled: "普通门店禁止改价",
|
||||
// StoreChangePriceTypeManagedStore: "直营门店禁止改价",
|
||||
}
|
||||
AutoReplyTypeName = map[int]string{
|
||||
AutoReplyAll: "全部自动回复",
|
||||
|
||||
Reference in New Issue
Block a user