curl --location --request GET 'http://localhost:8080/sys/target_mobile/reportPlacePage?page&limit&taskId&cycleDate&isReport'{
"code": 0,
"msg": "success",
"data": {
"total": 1,
"list": [
{
"id": "1865638689349660674",
"placeName": "弘福寺",
"deptLevel": "1",
"areaId": "11,1101,110101,110101001",
"areaName": "北京市,市辖区,东城区,东华门街道",
"deptType": "1",
"religionType": "1",
"reportScore": null,
"placeId": "1865638689349660674",
"reportId": null,
"cycleDate": "2024-4",
"taskCycle": null,
"createDate": null,
"creatorName": null
}
]
}
}