更新部门
PUT
{{endpoint}}/api/v1/department
请求参数
参数名
类型
描述
必填
company_id
number
公司ID
必填
parent_id
number
上级部门ID
必填
name
string
部门名称
必填