curl --location --request GET 'http://192.168.11.46:13000/fp/basEngineeringParts/intensiveMonitoringItemList?resCode=HP0015201110000147&endDate=2024-09-07&pageNum&pageSize'
{
"code": 200,
"msg": null,
"total": null,
"data": [
{
"partId": "7",
"itemName": "重点监测项目",
"maxMonitor": "5",
"limit": null,
"maxMonitorPointName": "P1"
}
]
}