删除用户
DELETE
http://localhost:3000/users/delete
接口描述
删除用户,
请求头
参数名
类型
描述
必填
id
number
(必选)传用户id
必填