demodata.json 1.48 KB
{
    "todoObj":  {
        "teskName": "任务名称1",
        "teskCode": "任务编号",
        "teskStatus": "任务状态",
        "teskTime": "任务期限",
        "teskUser": "分配者"
    },
    "tipObj":  {
        "content": "任务名称1",
        "time": "2022-01-01 20:00:00"
    },
    "areaObj": {
        "actName": "行动名称",
        "child1": "8",
        "child2": "8",
        "startTime": "2024-07-01",
        "endTime": "2024-07-31",
        "type": "1"
    },
    "chObj": {
        "actName": "行动名称",
        "startTime": "2024-07-01",
        "endTime": "2024-07-31",
        "type": "2"
    },
    "navArr": [
        {"title": "专项行动"},
        {"title": "侦查处置"},
        {"title": "网信执法"},
        {"title": "考核评估"},
        {"title": "清单管理"},
        {"title": "查询上报"},
        {"title": "数字大屏"}
    ],
    "infoKeyName": {
        "companyId": "主体企业",
        "systemType": "系统类型",
        "systemName": "系统名称",
        "systemClass": "系统分类",
        "systemRecordNumber": "备案号",
        "recordLicense": "备案许可证",
        "platform": "归属平坦",
        "domain": "域名",
        "systemDownloadVolume": "下载量",
        "version": "版本",
        "principalName": "负责人姓名",
        "principalPhone": "负责人电话",
        "officeAddress": "办公地址",
        "systemIcon": "系统图标",
        "areaId": "所属区县"
    }
}