POST http://rest.apinb.com/mgt/dpt/create Content-Type: application/json Authorization: {{BSM_TOKEN}} { "name": "测试部门", "leader_id": 1, "parent_id": 0 }