Authorization: Bearer ********************
{ }
curl --location --request POST '/api/user/detail' \ --header 'Content-Type: application/json' \ --data-raw '{ }'
{"code":1000000,"message":"用户不存在"}