curl --location --request GET 'http://localhost:8027/budget/budgetPlatform/getBudgetInputSubjectIdList?id=&year=&budgetName=&deptId=&deptName=&categoryIds=&status=¬e=&changeTime=&budgetYearCollectId=' \
--header 'Authorization: '
{
"code": 0,
"msg": "string",
"data": [
0
]
}