curl --location --request GET 'https://gxs.shhkgxs.com:27443/admin/ServiceOrder/add.html?uid' \
--header 'x-token-u: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOjQ5NDgsImZyb20iOiJwYWQiLCJ0aW1lIjoxNjk0MTQwMjcyfQ.U1EloE5YpX43tWhfb9CEGCqmEtaT2LmLlu_BFxgtLeU' \
--header 'view-type: json'
{
"data": {
"user_money": 3,
"live_address_type": 1
},
"url": "",
"type": "success",
"msg": "数据获取成功",
"code": 0
}