curl --location --request POST '/Wxapp/AddAvatar?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "aFilekey": "string", "appid": "string", "nickName": "string" }'
{}