curl --location --request GET '/appMark/user/personal'
{
"code": 0,
"msg": "string",
"data": {
"userCode": "string",
"userName": "string",
"userSex": 0,
"userPath": "string",
"userPhone": "string",
"userId": "string",
"accountBalance": "string",
"scoreBalance": 0,
"couponNum": 0,
"vipLevel": 0,
"preferential": "string",
"isBindWx": "string",
"serviceQuantityList": [
0
],
"goodsQuantityList": [
0
]
}
}