支付:代金券功能
This commit is contained in:
@@ -522,7 +522,9 @@ export const STATUS = {
|
||||
CHANNEL_INFO_NOT_FOUND: { code: 70014, simStr: '未找到玩家渠道数据' },
|
||||
ACTIVITY_TASK_NOT_COMPLETE: { code: 70015, simStr: '条件未达成' },
|
||||
ORDER_CANNOT_BUY: { code: 70016, simStr: '该礼包不可购买' },
|
||||
|
||||
VOUCHER_NOT_ENOUGH: { code: 70017, simStr: '代金券不足' },
|
||||
ORDER_STATUS_ERROR: { code: 70018, simStr: '订单状态错误' },
|
||||
PAY_NOT_OPEN: { code: 70019, simStr: '支付功能暂未开启' }
|
||||
}
|
||||
|
||||
export const PAY_37_CALLBACK_CODE = {
|
||||
|
||||
Reference in New Issue
Block a user