修改订货金bug
This commit is contained in:
@@ -184,6 +184,7 @@ public enum ErrorCodeEnum {
|
||||
UPDATE_SHOP_SUB_STAGE_STATUS_FALSE(103009,"修改开业运营方案阶段状态失败",null),
|
||||
SHOP_ID_NOT_EXIST(103010,"shopId不存在",null),
|
||||
FIRST_ORDER_PARAM_NULL(103020,"首批订货金参数为空",null),
|
||||
USER_NOT_LOGIN(103021,"用户未登录",null),
|
||||
XFSG_SERVICE_ERROR(103099,"鲜丰服务调用失败",null),
|
||||
GET_FIRST_ORDER(103021,"获取鲜丰首批订货金失败",null),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user