login.js 1.1 KB
Newer Older
M
maguohua 已提交
1 2 3
export const validate_token = {
	"validate_token": "cd8f6585f98d503935bd175295b37ae621c0bf06949a46c226125f28d8efd0a9"
};
M
maguohua 已提交
4 5

export const userInfo = {
M
profile  
maguohua 已提交
6 7
	"avatar": "e3c1b9262cfb2c65fa3054d54cfaec54jpeg",
	"balance": 0,
M
maguohua 已提交
8 9
	"brand_member_new": 0,
	"column_desc": {
M
profile  
maguohua 已提交
10 11
		"game_desc": "玩游戏领红包",
		"game_image_hash": "05f108ca4e0c543488799f0c7c708cb1jpeg",
M
maguohua 已提交
12
		"game_is_show": 1,
M
profile  
maguohua 已提交
13 14
		"game_link": "https://gamecenter.faas.ele.me",
		"gift_mall_desc": "0元好物在这里"
M
maguohua 已提交
15
	},
M
maguohua 已提交
16 17
	"current_address_id": 0,
	"current_invoice_id": 0,
M
profile  
maguohua 已提交
18 19
	"delivery_card_expire_days": 0,
	"email": "",
M
update  
maguohua 已提交
20
	"gift_amount": 7,
M
confrim  
maguohua 已提交
21
	"id": 186335200,
M
profile  
maguohua 已提交
22 23
	"is_active": 1,
	"is_email_valid": false,
M
confrim  
maguohua 已提交
24
	"is_mobile_valid": false,
M
maguohua 已提交
25
	"mobile": "13681711268",
M
confrim  
maguohua 已提交
26 27 28
	"point": 0,
	"user_id": 186655961,
	"username": "cangdu666"
M
maguohua 已提交
29 30 31 32 33 34 35 36 37 38
};

export const checkExsis = {
	"message": "\u8bf7\u68c0\u67e5\u624b\u673a\u53f7\u7801\u683c\u5f0f\u662f\u5426\u6709\u8bef",
	"name": "VALIDATION_FAILED"
};

export const send = {
	"message": "\u9a8c\u8bc1\u7801\u9519\u8bef\uff0c\u8bf7\u91cd\u65b0\u586b\u5199",
	"name": "CAPTCHA_CODE_ERROR"
M
update  
maguohua 已提交
39 40 41
};

export const cpatchs = {"code":"5aa23c2c99b89d15ab967e8fcddd17ed3526f7ef"};