{ "hash_key": "string" }
curl --location 'https://api.gogpu.cn/sub_account/account/SetAvatar' \ --header 'Content-Type: application/json' \ --data '{ "hash_key": "string" }'
{ "code": 0, "data": null, "msg": "string" }