新增未分类的分类

This commit is contained in:
苏尹岚
2020-04-02 09:37:59 +08:00
parent 1e7a5dbc0f
commit 74cf1d755b
4 changed files with 45 additions and 2 deletions

View File

@@ -14,6 +14,10 @@ const (
SpecUnitML = 3
)
const (
NoCatCatgoryID = 291
)
const (
SkuStatusDeleted = -1
SkuStatusDontSale = 0