Authorization: Bearer ********************curl --location --request GET 'http://localhost:8080/sys/target_mobile/findReportInfo?placeId&taskId&cycleDate' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "success",
"data": {
"id": "1867813170801377281",
"planId": "1865344690273505282",
"taskId": "1865384074796457986",
"placeId": "1865638689349660674",
"taskCycle": "year",
"reportYear": 2024,
"reportMonth": null,
"reportScore": 16,
"status": null,
"creator": "1067246875800000001",
"createDate": "2024-12-14 14:05:37",
"updater": "1067246875800000001",
"updateDate": "2024-12-14 14:05:37",
"delFlag": 0,
"infoDTOList": [
{
"id": "1865238510054223874",
"pid": "0",
"children": [
{
"id": "1865244133760245761",
"pid": "1865238510054223874",
"children": [
{
"id": "1867764032231522306",
"pid": "1865244133760245761",
"children": [],
"targetName": "测试一",
"targetScore": 5,
"imgNums": 0,
"targetContent": "测试一",
"infoScore": 5,
"imgUrls": null,
"infoContent": null,
"infoStatus": "0",
"params": null
},
{
"id": "1867764088363892737",
"pid": "1865244133760245761",
"children": [],
"targetName": "测试二",
"targetScore": 1,
"imgNums": 0,
"targetContent": "测试二",
"infoScore": 1,
"imgUrls": null,
"infoContent": null,
"infoStatus": "0",
"params": null
}
],
"targetName": "悬挂宗教活动场所标识铜牌",
"targetScore": 5,
"imgNums": 5,
"targetContent": "国家宗教局统一监制的宗教活动场所标识铜牌,未按要求悬挂在主体建筑正大门墙上显眼位置的扣分?",
"infoScore": null,
"imgUrls": null,
"infoContent": null,
"infoStatus": null,
"params": null
},
{
"id": "1865253555177897986",
"pid": "1865238510054223874",
"children": [],
"targetName": "场所民主管理组织人员名单及其承诺书上墙公布",
"targetScore": 5,
"imgNums": 0,
"targetContent": "场所民主管理组织成员名单及其承诺书未上墙公布的扣分。",
"infoScore": 5,
"imgUrls": null,
"infoContent": null,
"infoStatus": "0",
"params": null
}
],
"targetName": "管理规范",
"targetScore": 0,
"imgNums": 0,
"targetContent": "管理规范管理规范管理规范管理规范管理规范",
"infoScore": null,
"imgUrls": null,
"infoContent": null,
"infoStatus": null,
"params": null
},
{
"id": "1865325267596652546",
"pid": "0",
"children": [
{
"id": "1865325395367735298",
"pid": "1865325267596652546",
"children": [],
"targetName": "开展学法用法活动",
"targetScore": 5,
"imgNums": 0,
"targetContent": "未开设政策法规宣传栏或已开设但没有每季度更新的、未开展学法用法活动的、未开展反邪教宣传教育活动的扣分。",
"infoScore": 5,
"imgUrls": null,
"infoContent": null,
"infoStatus": "0",
"params": null
}
],
"targetName": "政治安全",
"targetScore": 0,
"imgNums": 0,
"targetContent": "政治安全政治安全政治安全",
"infoScore": null,
"imgUrls": null,
"infoContent": null,
"infoStatus": null,
"params": null
}
],
"taskName": "任务名称",
"planName": "围绕宗教活动场所消防安全标准化管理",
"reportCount": null,
"placeName": "弘福寺",
"creatorName": "超级管理员"
}
}