{ "account": "string" }
curl --location '/userPlatform/qywx/user/info' \ --header 'Content-Type: application/json' \ --data '{ "account": "string" }'
{ "code": 0, "message": "", "data": { "userid": "", "name": "" } }