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