shan
This commit is contained in:
@@ -116,13 +116,6 @@ var (
|
||||
// OperateCopyStoreSkus: "复制门店商品",
|
||||
}
|
||||
|
||||
ThingTypeName = map[int]string{
|
||||
ThingTypeCategory: "分类",
|
||||
ThingTypeSku: "门店商品",
|
||||
ThingTypeSkuName: "商品库",
|
||||
ThingTypeStore: "门店",
|
||||
}
|
||||
|
||||
ApiFunctionName = map[string]string{
|
||||
"UpdateStoresSkus": "门店商品管理",
|
||||
"UpdateStoresSkusSale": "门店商品可售状态修改",
|
||||
|
||||
Reference in New Issue
Block a user