修改部门
POST
/dept/updataDept
请求参数
参数名
类型
描述
必填
deptName
String
部门名字
必填
createBy
String
创建者ID
必填
oldDeptName
String
旧部门名字
必填