{ "username": "zy", "avatar": "https://avatars.githubusercontent.com/u/3946563?v=4" }
curl --location --request POST 'https://go-clean-code-template.zouying.work/user/create' \ --header 'Content-Type: application/json' \ --data-raw '{ "username": "zy", "avatar": "https://avatars.githubusercontent.com/u/3946563?v=4" }'
{}