This commit is contained in:
2023-07-20 15:08:51 +08:00
parent 3cccbe5495
commit 91f78fe948
3 changed files with 7 additions and 1 deletions

View File

@@ -98,6 +98,8 @@ public enum ReturnCodeEnum {
CODE_FIRMWARE_NOT_FOUND_ERROR("00100046", "未找到相应固件"),
CODE_ORDER_COMPLETE_ERROR("00100047", "该订单已经结算完成!"),
/* 个人桩 start */
CODE_PILE_HAS_BEEN_BINDING_ERROR("00400001", "此桩已被绑定,请联系管理员!"),