curl --location --request POST 'http://ihrm2-test.itheima.net/api/company/department' \ --header 'Authorization: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "什点对", "code": "77", "manager": "fugiat", "introuce": "nisi ea", "pid": "38" }'
{"success":true,"code":10000,"message":"操作成功!","data":{"id":"1722520909715206144"}}