完成管理后台分类 商品 规格 运费模板 素材等功能
This commit is contained in:
@ -14,6 +14,6 @@ public interface ErrorCodeConstants {
|
||||
ErrorCode MATERIAL_GROUP_NOT_EXISTS = new ErrorCode(1009001001, "素材分组不存在");
|
||||
|
||||
// ========== 商品规则值(规格) ==========
|
||||
ErrorCode STORE_PRODUCT_RULE_NOT_EXISTS = new ErrorCode(1009001002, "商品规则值(规格)不存在");
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user