解绑鉴权卡

This commit is contained in:
2023-11-28 17:03:43 +08:00
parent 5e54a3f38a
commit 943bd69068
3 changed files with 43 additions and 36 deletions

View File

@@ -181,6 +181,8 @@ public enum ReturnCodeEnum {
CODE_THIS_CARD_BIND_INFO_ERROR("00600006", "卡绑定信息有误!"),
CODE_AUTH_CARD_CODE_EXIST("00600007", "此卡号已存在!"),
CODE_SELECT_INFO_IS_NULL("00700001", "查询信息为空!"),
CODE_THIS_VIN_HAS_BEEN_BINDING("00700002", "该vin已被绑定请检查!"),