{ "uid": 1 }
curl --location --request POST 'https://go-clean-code-template.zouying.work/user/get' \ --header 'Content-Type: application/json' \ --data-raw '{ "uid": 1 }'
{}