文档
测试

删除部门

POST
http://127.0.0.1:8900/system/sysDepartment/delete

请求参数

参数名
类型
描述
必填
id
Int
部门id
必填

响应参数

参数名
类型
描述
必填
res
Int
0成功 其他失败
必填