This commit is contained in:
2023-07-20 16:12:03 +08:00
parent d665182800
commit c25b2f4f45
3 changed files with 32 additions and 0 deletions

View File

@@ -100,6 +100,8 @@ public enum ReturnCodeEnum {
CODE_ORDER_COMPLETE_ERROR("00100047", "该订单已经结算完成!"),
CODE_ADAPAY_MEMBER_IS_NULL_ERROR("00100048", "未查询到该运营商的结算账户"),
/* 个人桩 start */
CODE_PILE_HAS_BEEN_BINDING_ERROR("00400001", "此桩已被绑定,请联系管理员!"),