curl --location --request PATCH 'http://localhost:8027/budget/budgetWeb/checkDeptLevel?deptId' \ --header 'Authorization: '
{ "code": 0, "msg": "string", "result": {}, "msgType": "string" }