update 接口添加万车充小程序充值余额限制

This commit is contained in:
Lemon
2026-01-26 16:00:41 +08:00
parent 36f21ee13d
commit 4113473ef8
2 changed files with 9 additions and 1 deletions

View File

@@ -104,6 +104,8 @@ public enum ReturnCodeEnum {
CODE_MEMBER_RECHARGE_BALANCE_ERROR("00100046", "会员充值余额失败"),
CODE_FUNCTION_IS_UNAVAILABLE("00100044", "功能暂不可用"),
CODE_ORDER_COMPLETE_ERROR("00100047", "该订单已经结算完成!"),
CODE_ADAPAY_CALLBACK_IS_NULL_ERROR("00100048", "未查询到订单支付记录回调"),