云立方接口异常

This commit is contained in:
苏竹红
2024-05-14 15:16:50 +08:00
parent cdc58ebede
commit b87fd21870
3 changed files with 9 additions and 8 deletions

View File

@@ -196,7 +196,7 @@ public enum ErrorCodeEnum {
XFSG_SERVICE_ERROR(103099,"鲜丰服务调用失败",null),
GET_FIRST_ORDER(103021,"获取鲜丰首批订货金失败",null),
YLF_ERROR(110001, "云立方接口异常!", null),
YLF_ERROR(110001, "云立方接口异常!异常信息:{0}", null),
//装修
THREE_ACCEPTANCE(121001,"提交三方验收失败",null),
CHECK_ITEM(12002,"插入检查项失败",null)