[游戏管理]用户管理

This commit is contained in:
2026-04-15 10:19:30 +08:00
parent 66c14eacb3
commit 7b002c9410
11 changed files with 386 additions and 28 deletions

View File

@@ -9,8 +9,8 @@ export default {
status: 'status',
'status 0': 'status 0',
'status 1': 'status 1',
game_channel_id: 'game_channel_id',
gamechannel__name: 'name',
channel_id: 'channel_id',
channel__name: 'name',
admin_id: 'admin_id',
admin__username: 'username',
create_time: 'create_time',