开业运营方案
This commit is contained in:
@@ -176,8 +176,8 @@ public enum ErrorCodeEnum {
|
||||
UPDATE_PLAN_FALSE(103008,"修改PLAN失败",null),
|
||||
UPDATE_SHOP_SUB_STAGE_STATUS_FALSE(103009,"修改开业运营方案阶段状态失败",null),
|
||||
SHOP_ID_NOT_EXIST(103010,"shopId不存在",null),
|
||||
FIRST_ORDER_PARAM_NULL(103020,"首批订货金参数为空",null)
|
||||
|
||||
FIRST_ORDER_PARAM_NULL(103020,"首批订货金参数为空",null),
|
||||
XFSG_SERVICE_ERROR(103099,"鲜丰服务调用失败",null),
|
||||
;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user