[游戏管理]压注订单
This commit is contained in:
@@ -22,14 +22,8 @@ export default {
|
||||
idempotency_key: 'Idempotency key',
|
||||
create_time: 'Created',
|
||||
update_time: 'Updated',
|
||||
gamePeriod: {
|
||||
period_no: 'Period (relation)',
|
||||
status: 'Period status',
|
||||
},
|
||||
gameUser: {
|
||||
username: 'Username',
|
||||
},
|
||||
channel: {
|
||||
name: 'Channel',
|
||||
},
|
||||
gamePeriod_period_no: 'Period (relation)',
|
||||
gamePeriod_status: 'Period status',
|
||||
user_username: 'Username',
|
||||
channel_name: 'Channel',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user