本文档由"一诺"编写,测试使用
{ "phone": "string", "username": "string" }
curl --location --request PUT 'https://api.hyperfrp.com/api/users/profile' \ --header 'Content-Type: application/json' \ --data '{ "phone": "string", "username": "string" }'