活动:月卡领取
This commit is contained in:
@@ -375,6 +375,7 @@ export const STATUS = {
|
||||
APPLY_ORDER_ERROR: { code: 70005, simStr: '下单失败' },
|
||||
ORDER_ERROR: { code: 70006, simStr: '订单错误' },
|
||||
PRICE_ERROR: { code: 70007, simStr: '价格错误' },
|
||||
NO_PAY: { code: 70008, simStr: '未支付' }
|
||||
NO_PAY: { code: 70008, simStr: '未支付' },
|
||||
NO_MOTHLY_TICKET_REWARD: { code: 70009, simStr: '没有可领取的月卡奖励' }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user