删除某id用户
DELETE
http://47.113.81.0:8989/user//removeUser/1001
响应参数
参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
msg
string
示例:删除成功
必填