数据库备份
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export default {
|
||||
id: 'id',
|
||||
playx_user_asset_id: 'PlayX user asset',
|
||||
playx_user_asset_id: 'playX user asset',
|
||||
playxuserasset__username: 'username',
|
||||
receiver_name: 'receiver name',
|
||||
phone: 'phone',
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
export default {
|
||||
id: 'id',
|
||||
order: 'order',
|
||||
playx_user_asset_id: 'PlayX user asset',
|
||||
playx_user_asset_id: 'playX user asset',
|
||||
playxuserasset__username: 'username',
|
||||
type: 'type',
|
||||
'type 1': 'type 1',
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
export default {
|
||||
title: 'PlayX Integration Center',
|
||||
title: 'playX Integration Center',
|
||||
desc: 'Manage orders, daily push, claim logs and user assets in one place.',
|
||||
orders: 'Orders',
|
||||
dailyPush: 'Daily Push',
|
||||
|
||||
@@ -2,7 +2,7 @@ export default {
|
||||
id: 'id',
|
||||
username: 'username',
|
||||
phone: 'phone',
|
||||
playx_user_id: 'playx_user_id',
|
||||
playx_user_id: 'playX_user_id',
|
||||
locked_points: 'locked_points',
|
||||
available_points: 'available_points',
|
||||
today_limit: 'today_limit',
|
||||
@@ -10,5 +10,5 @@ export default {
|
||||
today_limit_date: 'today_limit_date',
|
||||
create_time: 'create_time',
|
||||
update_time: 'update_time',
|
||||
'quick Search Fields': 'id, playx_user_id, username, phone',
|
||||
'quick Search Fields': 'id, playX_user_id, username, phone',
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
export default {
|
||||
id: 'id',
|
||||
order: 'order',
|
||||
playx_user_asset_id: 'PlayX user asset',
|
||||
playx_user_asset_id: 'playX user asset',
|
||||
playxuserasset__username: 'username',
|
||||
status: 'status',
|
||||
'status 0': 'status 0',
|
||||
|
||||
@@ -2,7 +2,7 @@ export default {
|
||||
id: 'id',
|
||||
username: 'username',
|
||||
phone: 'phone',
|
||||
playx_user_id: 'playx_user_id',
|
||||
playx_user_id: 'playX_user_id',
|
||||
locked_points: 'locked_points',
|
||||
available_points: 'available_points',
|
||||
today_limit: 'today_limit',
|
||||
@@ -10,6 +10,6 @@ export default {
|
||||
today_limit_date: 'today_limit_date',
|
||||
create_time: 'create_time',
|
||||
update_time: 'update_time',
|
||||
'quick Search Fields': 'id, playx_user_id, username, phone',
|
||||
'quick Search Fields': 'id, playX_user_id, username, phone',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user