curl --location --request GET '/admin-api/wol/humanamount/get?accountId=1' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053'{
"code": 0,
"data": {
"accountId": 20020,
"accountType": 1,
"balance": 0,
"totalExpense": 0,
"totalRecharge": 0,
"freezePrice": 20737,
"id": 29528,
"createTime": "2019-08-24T14:15:22.123Z",
"nickname": "王**",
"avatar": "https://www.weonlink.com/xxx.jpg"
},
"msg": "string"
}