用户删除接口
DELETE
http://localhost:3000/users/delete
请求参数
参数名
类型
描述
必填
id
int
[必选]用户的id
必填