curl --location --request POST 'http://172.22.182.59:7005/api/user/disable/'
{ "code": 0, "msg": "string", "data": { "property1": "string", "property2": "string" } }