You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
753 B
22 lines
753 B
module.exports = {
|
|
"code": 200,
|
|
"data": {
|
|
"id": "1237289459268063232",
|
|
"account": "wally",
|
|
"phone": "18603454788",
|
|
"token": "eyJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2MzUxMjA4MzgsInN1YiI6IjEyMzcyODk0NTkyNjgwNjMyMzIiLCJhdXRoSWQiOiIxNDMzMjUzMzc2MjI4OTg2ODgwIiwiZXhwIjoxNjM1MjA3MjM4fQ.nlbn58I4z1f-nRQ8pF0xbX0WM3M3P7nlfCL9RtMkNNY",
|
|
"refresh_token": null,
|
|
"wxInfo": {
|
|
"nickname": "冯教授",
|
|
"headImgUrl": "https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83ep0f8lZWNMdprALsdqViboXH7f2ibgVMeXF4EsgUHtia2nMaEZCOfbOjW0usGBxn1ot0ItCqZGAJVdsA/132",
|
|
"sex": 1,
|
|
"province": "Shanxi",
|
|
"city": "Taiyuan",
|
|
"country": "China",
|
|
"language": "zh_CN"
|
|
}
|
|
},
|
|
"msg": "ok",
|
|
"success": true,
|
|
"md5Status": 0
|
|
}
|
|
|