项目初始化
This commit is contained in:
9
web/src/lang/backend/en/mall/player.ts
Normal file
9
web/src/lang/backend/en/mall/player.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
id: 'id',
|
||||
username: 'username',
|
||||
password: 'password',
|
||||
create_time: 'create_time',
|
||||
update_time: 'update_time',
|
||||
score: 'score',
|
||||
quickSearchFields: 'id',
|
||||
}
|
||||
Reference in New Issue
Block a user