[积分商城]优化对接API
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export default {
|
||||
id: 'id',
|
||||
mall_user_id: 'mall_user_id',
|
||||
malluser__username: 'username',
|
||||
playx_user_asset_id: 'PlayX user asset',
|
||||
playxuserasset__username: 'username',
|
||||
phone: 'phone',
|
||||
region: 'region',
|
||||
detail_address: 'detail_address',
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
export default {
|
||||
id: 'id',
|
||||
order: 'order',
|
||||
mall_user_id: 'mall_user_id',
|
||||
malluser__username: 'username',
|
||||
playx_user_asset_id: 'PlayX user asset',
|
||||
playxuserasset__username: 'username',
|
||||
type: 'type',
|
||||
'type 1': 'type 1',
|
||||
'type 2': 'type 2',
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
export default {
|
||||
id: 'id',
|
||||
username: 'username',
|
||||
password: 'password',
|
||||
create_time: 'create_time',
|
||||
update_time: 'update_time',
|
||||
score: 'score',
|
||||
quickSearchFields: 'id',
|
||||
}
|
||||
@@ -1,7 +1,8 @@
|
||||
export default {
|
||||
id: 'id',
|
||||
user_id: 'user_id',
|
||||
username: 'username',
|
||||
phone: 'phone',
|
||||
playx_user_id: 'playx_user_id',
|
||||
locked_points: 'locked_points',
|
||||
available_points: 'available_points',
|
||||
today_limit: 'today_limit',
|
||||
@@ -9,5 +10,5 @@ export default {
|
||||
today_limit_date: 'today_limit_date',
|
||||
create_time: 'create_time',
|
||||
update_time: 'update_time',
|
||||
'quick Search Fields': 'id',
|
||||
'quick Search Fields': 'id, playx_user_id, username, phone',
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
export default {
|
||||
id: 'id',
|
||||
order: 'order',
|
||||
mall_user_id: 'mall_user_id',
|
||||
malluser__username: 'username',
|
||||
playx_user_asset_id: 'PlayX user asset',
|
||||
playxuserasset__username: 'username',
|
||||
status: 'status',
|
||||
'status 0': 'status 0',
|
||||
'status 1': 'status 1',
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
export default {
|
||||
id: 'id',
|
||||
username: 'username',
|
||||
phone: 'phone',
|
||||
password: 'password',
|
||||
score: 'score',
|
||||
daily_claim: 'daily_claim',
|
||||
daily_claim_use: 'daily_claim_use',
|
||||
available_for_withdrawal: 'available_for_withdrawal',
|
||||
admin_id: 'admin_id',
|
||||
admin__username: 'username',
|
||||
create_time: 'create_time',
|
||||
update_time: 'update_time',
|
||||
'quick Search Fields': 'id',
|
||||
}
|
||||
Reference in New Issue
Block a user