数据库备份
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export default {
|
||||
id: 'ID',
|
||||
user_id: 'Playx-ID',
|
||||
user_id: 'playX-ID',
|
||||
type: '类型',
|
||||
'type BONUS': '红利(BONUS)',
|
||||
'type PHYSICAL': '实物(PHYSICAL)',
|
||||
@@ -16,7 +16,7 @@ export default {
|
||||
amount: '现金面值',
|
||||
multiplier: '流水倍数',
|
||||
external_transaction_id: '订单号',
|
||||
grant_status: '推送playx状态',
|
||||
grant_status: '推送playX状态',
|
||||
'grant_status NOT_SENT': '未发送',
|
||||
'grant_status SENT_PENDING': '已发送排队',
|
||||
'grant_status ACCEPTED': '已接收(accepted)',
|
||||
|
||||
Reference in New Issue
Block a user