curl --location --request GET 'https://travel.daoziji.com/user/dept/deptInfo?id=' \
--header 'Authentication;' \
--header 'token: 59488631878869803924403251'
{"msg":"操作成功","code":200,"data":{"id":1,"name":"丽春部门","companyId":1,"status":0,"delFlag":1,"createTime":"2023-10-17T14:26:45.000+08:00","updateTime":"2023-10-17T14:38:39.000+08:00","staffCount":1}}