文档
测试

刪除部门、角色

GET
http://crm.hndaosui.com/api/user_prow/delMerge?type=department&id=4

请求头

参数名
类型
描述
必填
token
string
示例:92e0fd0b-c7d5-40d4-897f-480e0da0d0bb
必填

请求参数

参数名
类型
描述
必填
type
string
部门:department,角色:group
必填
id
int
4
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:删除成功!
必填
time
string
示例:1613974614
必填
data
object
示例:null
必填