云立方接口
This commit is contained in:
@@ -180,7 +180,9 @@ public enum ErrorCodeEnum {
|
|||||||
SHOP_ID_NOT_EXIST(103010,"shopId不存在",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),
|
XFSG_SERVICE_ERROR(103099,"鲜丰服务调用失败",null),
|
||||||
GET_FIRST_ORDER(103021,"获取鲜丰首批订货金失败",null)
|
GET_FIRST_ORDER(103021,"获取鲜丰首批订货金失败",null),
|
||||||
|
|
||||||
|
YLF_ERROR(110001, "云立方接口异常!", null),
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user