{
"year":"2024"
}
curl --location --request POST 'http://localhost:8075/sz_product_new/jwCommonOpen.do?method=getZhangT' \
--header 'Content-Type: application/json' \
--data-raw '{
"year":"2024"
}'
{
"data": {
"year": 2024,
"ztid": "297edff880f90a5f0180f9a4171e0002",
"title": "潘安湖街道523镇集体经济组织资金公开",
"monthList": [
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12"
]
},
"msg": "成功",
"code": 0,
"success": true
}