文档
测试

同时删除多个ID

DELETE
http://localhost:9377/user/delMany

请求参数

参数名
类型
描述
必填
ids
string
示例:20,13
必填

响应参数

参数名
类型
描述
必填
code
int
示例:3000
必填
flag
boolean
示例:false
必填
message
string
示例:删除失败
必填