文档
测试

删除_id对应的用户

DELETE
http://localhost:8888/users/del_

请求参数

参数名
类型
描述
必填
_id
string
示例:5f1ee049847fce0d409e19ee
必填

响应参数

参数名
类型
描述
必填
flag
boolean
示例:false
必填
msg
string
示例:error
必填