{"name":"12","sex":"male","status":"off","role":"user"}
curl --location --request PUT 'https://mock.apifox.cn/m1/2398938-0-default/api/users?status=' \ --header 'Content-Type: application/json' \ --data-raw '{"name":"12","sex":"male","status":"off","role":"user"}'
{ "success": "string" }