[游戏管理]压注订单

This commit is contained in:
2026-04-15 17:46:18 +08:00
parent 6bca594769
commit 92545067d2
7 changed files with 113 additions and 64 deletions

View File

@@ -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',
}