保存添加
POST
/system/dept/save
请求参数
参数名
类型
描述
必填
params
Object
部门实体对象
必填
响应参数
参数名
类型
描述
必填
code
int
200
必填
msg
String
保存成功
必填
data
String
添加成功
必填