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