价格审核

This commit is contained in:
苏尹岚
2020-05-28 14:31:13 +08:00
parent 36b78d0f60
commit 3c78047f36
2 changed files with 72 additions and 16 deletions

View File

@@ -25,6 +25,10 @@ const (
StoreAuditStatusAll = -9
)
const (
StoreSkuAuditTypePrice = 1 //改价
)
const (
MainSubStoreName = "本店"
MainSubStoreAddress = "本店"