华为云用户手册

  • 请求参数 参数 类型 是否必填 描述 dataList Long 是 NA采集数据。 taskId Long 是 检查单ID。 templateId Long 是 模板ID。 kcpId Long 是 kcp的ID。 itemId Long 是 条目ID。 buttonType String 是 操作类型。 textDataList List 否 采集文本数据。 outputId Long 否 输出项ID。 Content String 否 采集内容。 contentType Integer 否 采集数据类型。 photoList List 否 采集图片数据。 outputId Long 否 输出项ID。 photoId Long 否 图片ID。 photoName Long 否 图片名称。 videoList List 否 采集视频数据。 outputId Long 否 输出项ID。 videoId Long 否 视频ID。 videoName String 否 视频名称。 fileList List 否 采集附件数据。 outputId Long 否 输出项ID。 fileId Long 否 文件ID filename String 否 文件名称。 operUserId Long 是 操作人ID。
  • 请求示例 { "deviceId" : "15017380817", "projectNumber" : "", "deviceUserId" : "", "autoJoin" : "", "orgId" : 0, "page.start" : 0, "page.count" : 30, "parentDeviceId" : null }
  • 响应示例 { "status" : 1, "message" : "SUC CES S", "error" : null, "data" : { "data" : [{ "deviceId" : "15017380817", "isdpDeviceId" : "15017380817--1", "channelId" : "-1", "deviceName" : "张源兆3的手机", "deviceState" : "ONLINE", "accessProtocol" : null, "deviceType" : "MOBILE", "deviceSystemState" : null, "description" : null, "model" : null, "manufacture" : null, "channelTotal" : 0, "streamTotal" : 0, "firmware" : null, "deviceAbility" : null, "mac" : null, "createTime" : null, "updateTime" : null, "protocolVersion" : null, "deviceIp" : null, "devicePort" : null, "tenantId" : 886, "projectNumber" : null, "projectName" : "", "deviceAddress" : null, "fileId" : null, "sysType" : null, "fileSize" : null, "fileName" : null, "fileExt" : null, "deviceAddressNumber" : null, "webPlayUrl" : null, "enableVideoRecording" : "Y", "deviceManageState" : "ACTIVATION", "deviceSubType" : "其他", "creationDate" : 1647501832000, "lastUpdateDate" : 1662459488000, "lastUpdatedBy" : 299057, "deviceAlarmStatus" : null, "autoJoin" : "N", "battery" : "40", "ownnerId" : null, "longitude" : "113.888496", "latitude" : "22.960361", "chatJid" : "748544@saasgroupchat.isdp-saas-sit.test.huawei.com", "liveChannelId" : "267736802078789", "deviceUserId" : 429030, "buOrgId" : 830, "buOrgName" : "杨凌作业系统测试", "storageTotal" : null, "storageRemain" : null, "onlineDuration" : 16738, "customerOrgName" : null, "customerOrgCode" : null, "enableEndSide" : "N", "networkType" : null, "systemVersion" : "MI 8_29", "applicationVersionCode" : "1715", "applicationVersionName" : "08_APP_MOBILE", "parentDeviceId" : null, "integrationPlatform" : null, "verificationCode" : "******", "deviceGbPassword" : "******", "userName" : "张源兆_18617324836", "ownnerName" : null, "deviceUserName" : "张源兆3_15017380817", "deviceUserNameOnly" : "张源兆3", "deviceTypeName" : "手机" } ], "pos" : 0, "total_count" : 1, "entityName" : null, "totalCount" : 1 }, "timestamp" : "2022-09-06T18:21:02.679+0800" }
  • 响应参数 参数 类型 描述 isdpDeviceId String isdp唯一设备ID deviceId String 设备ID channelId String 通道ID deviceName String 设备名称 deviceState String 设备状态 accessProtocol String 接入协议 deviceType String 设备类型 deviceSystemState String 设备管理状态 description String 描述 model String 设备型号 manufacture String 生产厂商 channelTotal int 通道总数 streamTotal int 每个通道码流数量 firmware String 摄像头固件版本号 deviceAbility String 能力集 mac String mac地址 createTime String 创建时间 updateTime String 更新时间 protocolVersion String 协议版本 deviceIp String 设备ip devicePort String 设备端口 projectName String 项目名称 projectNumber String 项目编码 deviceAddress String 设备地址 fileId String 图片编号 sysType String 系统类型 fileSize String 文件大小 fileName String 文件名称 fileExt String 文件扩展名 deviceAddressNumber String 设备地址编号 deviceSubType String 子设备类型 deviceAlarmStatus String 设备告警状态 autoJoin String 是否主动入会 battery String 电量 ownnerId String 设备责任人ID longitude String 经度 latitude String 纬度 chatJid String IM群组ID chatId String IM聊天ID liveChannelId String 频道播放ID userName String 设备使用人名称 ownnerName String 设备责任人名称 webPlayUrl String web播放地址 bindStatus Integer 设备绑定状态 bindUserId Long 设备绑定的用户Id buOrgId Long 设备所在组织Id buOrgName String 设备所在组织名称 coordType String 坐标类型 creationDate Date 创建时间 deviceManageState String 设备管理状态 deviceStateBefore String 设备上报之前的状态 deviceTypeName String 设备类型名称 deviceUserId Long 设备使用人Id deviceUserName String 设备使用人名称 deviceUserNameOnly String 设备使用人名称 enableEndSide String 是否开启边缘AI enableVideoRecording String 是否开启录像 groupId Long 群组Id groupName String 群组名称 integrationPlatform String 集成平台 lastReportTime Date 最后一次上报时间(时间戳) lastUpdateDate Date 最后更新时间(时间戳) lastUpdatedBy Long 最后更新人 onlineDuration Long 设备在线时长 stateChangeReason String 设备状态改变原因 stateChangeReasonCode String 设备状态改变原因码 storageRemain Long 存储保留 storageTotal Long 存储总计 deviceTypeName String 设备类型名称 tenantId Long 租户Id
  • 请求参数 参数 类型 是否必填 描述 page Object 否 分页参数 start Integer 否 当前页码,分页参数,page子项 count Integer 否 每页条数,分页参数,page子项 deviceId String 否 设备编码 projectNumber String 否 项目编码 deviceUserId Long 否 设备使用Id autoJoin String 否 是否主动接入,可选值Y或者N,Y标识开启,N标识不开启 orgId Long 否 组织Id parentDeviceId String 否 父设备Id
  • 请求参数 参数 类型 是否必填 描述 signSiteId Int 否 作业对象ID signSiteName String 否 作业对象名称 signSiteCode String 否 作业对象编码 signSiteType String 否 作业类型 startDate String 否 采集开始时间,格式yyyy-MM-dd endDate String 否 采集结束时间,格式yyyy-MM-dd pageStart Int 否 当前页码,从0开始 pageSize Int 否 每页数量,默认15条,最多100条
  • 响应示例 { "stateCode": "0", "errorMessage": "成功", "result": { "pos": 0, "totalCount": 2, "data": [ { "sceneName": "维护作业test", "sceneId": 22191, "mediaCollectionSum": 1, "taskCollections": [ { "subTaskCollections": [ { "subTaskName": "", "procedureCollections": [ { "procedureName": "", "mediaCollectionSum": 1, "LabelCountsList": [ { "labelCollectionSum": 0, "labelName": "AI训练" }, { "labelCollectionSum": 0, "labelName": "学习案例" } ], "likesCollectionSum": 0, "procedureId": "" } ], "mediaCollectionSum": 1, "LabelCountsList": [ { "labelCollectionSum": 0, "labelName": "AI训练" }, { "labelCollectionSum": 0, "labelName": "学习案例" } ], "likesCollectionSum": 0, "subTaskId": "" } ], "sceneTaskId": 186025, "procedureCollections": [ { "procedureName": "", "mediaCollectionSum": 1, "LabelCountsList": [ { "labelCollectionSum": 0, "labelName": "AI训练" }, { "labelCollectionSum": 0, "labelName": "学习案例" } ], "likesCollectionSum": 0, "procedureId": "" } ], "mediaCollectionSum": 1, "taskName": "维护作业test", "LabelCountsList": [ { "labelCollectionSum": 0, "labelName": "AI训练" }, { "labelCollectionSum": 0, "labelName": "学习案例" } ], "likesCollectionSum": 0 } ], "LabelCountsList": [ { "labelCollectionSum": 0, "labelName": "AI训练" }, { "labelCollectionSum": 0, "labelName": "学习案例" } ], "likesCollectionSum": 0 }, { "sceneName": "一般抢修", "sceneId": 22196, "mediaCollectionSum": 1, "taskCollections": [ { "subTaskCollections": [ { "subTaskName": "", "procedureCollections": [ { "procedureName": "", "mediaCollectionSum": 1, "LabelCountsList": [ { "labelCollectionSum": 0, "labelName": "AI训练" }, { "labelCollectionSum": 0, "labelName": "学习案例" } ], "likesCollectionSum": 0, "procedureId": "" } ], "mediaCollectionSum": 1, "LabelCountsList": [ { "labelCollectionSum": 0, "labelName": "AI训练" }, { "labelCollectionSum": 0, "labelName": "学习案例" } ], "likesCollectionSum": 0, "subTaskId": "" } ], "sceneTaskId": 185986, "procedureCollections": [ { "procedureName": "", "mediaCollectionSum": 1, "LabelCountsList": [ { "labelCollectionSum": 0, "labelName": "AI训练" }, { "labelCollectionSum": 0, "labelName": "学习案例" } ], "likesCollectionSum": 0, "procedureId": "" } ], "mediaCollectionSum": 1, "taskName": "抢修任务20221012", "LabelCountsList": [ { "labelCollectionSum": 0, "labelName": "AI训练" }, { "labelCollectionSum": 0, "labelName": "学习案例" } ], "likesCollectionSum": 0 } ], "LabelCountsList": [ { "labelCollectionSum": 0, "labelName": "AI训练" }, { "labelCollectionSum": 0, "labelName": "学习案例" } ], "likesCollectionSum": 0 } ], "header": null } }
  • 响应示例 { "status": "success", "msg": "success", "data":{ "projectCode": "项目编1码", "projectName": "项目名1称", "buOrgId": 58934, "description": "描述描述描述描述", "contract": "合同号合同号", "customerId": 62865, "supplierId": "71589", "projectManagerId": "122929", "projectStatusCode": "release", "startDate": "2021-03-17", "endDate": "2021-03-17", "buOrgName": "15896329632", "customerOrgCode": "81482", "udfExtend1": null, "udfExtend2": null, "udfExtend3": null, "udfExtend4": null, "udfExtend5": null, "udfExtend6": null, "deleteFlag": 0, "entityName": "project", "projectId": 61630, "createdBy": 132218, "creationDate": "2021-03-17T04:48:49.519+00:00", "lastUpdatedBy": 132218, "lastUpdateDate": "2021-03-17T04:48:49.519+00:00", "tenantId": 50251, "appName": "pub-server", "affectedRows": 1 } }
  • 请求参数 参数 类型 是否必填 描述 projectCode string 是 项目编码 projectName string 是 项目名称 projectStatusCode string 是 项目状态 buOrgId int 是 组织ID description string 否 描述 contract string 否 合同号 customerId int 否 客户id supplierId int 否 供应商id projectManagerId int 否 项目经理id startDate string 否 开始时间 endDate string 否 结束时间 buOrgName string 否 行政区 域名 称 customerOrgCode string 否 项目经理
  • 请求示例 { "projectCode":"项目编1码", "projectName":"项目名1称", "buOrgId":58934, "description":"描述描述描述描述", "contract":"合同号合同号", "customerId":62865, "supplierId":"71589", "projectManagerId":"122929", "projectStatusCode":"release", "startDate":"2021-03-17", "endDate":"2021-03-17", "buOrgName":"15896329632", "customerOrgCode":"81482" }
  • 响应示例 { "stateCode": "0", "errorMessage": null, "result": { "data": [ { "afterOperationInfo": null, "appName": "isdp-qc-server", "createdBy": 25773, "createName": "霍XX原lichao", "creationDate": "2022-07-18 10:05:25", "creationTimestamp": 1658109925752, "deleteFlag": 0, "entityName": "generalLog", "handleType": 13, "id": 363645, "itemId": 3179064, "kcpId": 192192, "lastUpdateDate": "2022-07-18 10:05:25", "lastUpdatedBy": 25773, "lastUpdateName": "霍XX原lichao", "lastUpdateTimestamp": 1658109925752, "photoVideoId": null, "preOperationInfo": null, "remark": null, "remarks": null, "taskId": 5996404, "templateId": 165211, "tenantId": 886 }, { "afterOperationInfo": null, "appName": "isdp-qc-server", "createdBy": 25773, "createName": "霍XX原lichao", "creationDate": "2022-07-18 10:05:27", "creationTimestamp": 1658109927511, "deleteFlag": 0, "entityName": "generalLog", "handleType": 4, "id": 363646, "itemId": 3179064, "kcpId": 192192, "lastUpdateDate": "2022-07-18 10:05:27", "lastUpdatedBy": 25773, "lastUpdateName": "霍XX原lichao", "lastUpdateTimestamp": 1658109927511, "photoVideoId": null, "preOperationInfo": null, "remark": null, "remarks": null, "taskId": 5996404, "templateId": 165211, "tenantId": 886 }, { "afterOperationInfo": null, "appName": "isdp-qc-server", "createdBy": 25773, "createName": "霍XX原lichao", "creationDate": "2022-07-18 16:36:25", "creationTimestamp": 1658133385191, "deleteFlag": 0, "entityName": "generalLog", "handleType": 2, "id": 363723, "isEleSign": 1, "isTodoEleSignId": 6778151, "itemId": 3179064, "kcpId": 192192, "lastUpdateDate": "2022-07-18 16:36:25", "lastUpdatedBy": 25773, "lastUpdateName": "霍XX原lichao", "lastUpdateTimestamp": 1658133385191, "photoVideoId": null, "preOperationInfo": null, "remark": "审批层级说明", "remarks": "", "revieweMode": 0, "taskId": 5996404, "templateId": 165211, "tenantId": 886 } ], "pos": 0, "total_count": 3, "entityName": null, "totalCount": 3 } }
  • 响应示例 { "stateCode": "0", "errorMessage": null, "result": { "participantList": [ { "userId": 467541, "userName": "chenzhiyuan112 chenzhiyuan_100426@isdp", "isdpDeviceId": "chenzhiyuan112--1", "participantType": "MONITOR_BALL", "chairFlag": 0, "joinFlag": 9 }, { "userId": 864261, "userName": "lizhuang12321", "isdpDeviceId": null, "participantType": "MOBILE", "chairFlag": 1, "joinFlag": 2 }, { "userId": 897249, "userName": "张玉昆", "isdpDeviceId": null, "participantType": "PC", "chairFlag": 0, "joinFlag": 2 } ], "tenantId": 886, "liveMeetingId": 23341, "status": 1 } }
  • 响应参数 参数 类型 描述 stateCode String 响应编码。 errorMessage String 错误信息。 result Object 响应数据。 result参数说明: 参数 类型 描述 participantList List 与会者信息 tenantId Object 租户id liveMeetingId Object 会议id status Integer 会议状态 0:已结束 1:会议中 participantList中object信息说明: 参数 类型 描述 userId Long 用户id userName String 用户名称 isdpDeviceId String 设备id participantType String 与会者类型 手机:MOBILE,电脑:PC,智能安全帽:INTELLIGENT_SAFETY_HELMET,执法记录仪:BODY_WORN_CAMERA,布控球:MONITOR_BALL chairFlag Integer 是否主持人 0:否 1:是 joinFlag Integer 是否入会 0-未操作,1-拒绝,2-接收并入会,4-挂断或移除,7-结束离开,8-邀请中,9-未接听
  • 响应示例 { "stateCode": "0", "errorMessage": null, "result": [ { "bonusTermId": 482, "bonusTermVal": "课程学习", "creationDate": "2021-07-02T02:25:10.000+00:00", "creationTimestamp": 1625192693288, "createdBy": 232, "createdName": "张三", "lastUpdateDate": "2021-07-02T02:25:10.000+00:00", "lastUpdateTimestamp": 1625192693288, "lastUpdatedBy": 232, "lastUpdateName": "张三" }, { "bonusTermId": 483, "bonusTermVal": "问题处理", "creationDate": "2021-07-02T02:25:10.000+00:00", "creationTimestamp": 1625192693288, "createdBy": 232, "createdName": "张三", "lastUpdateDate": "2021-07-02T02:25:10.000+00:00", "lastUpdateTimestamp": 1625192693289, "lastUpdatedBy": 232, "lastUpdateName": "张三" }, { "bonusTermId": 484, "bonusTermVal": "任务执行", "creationDate": "2021-07-02T02:25:10.000+00:00", "creationTimestamp": 1625192693289, "createdBy": 232, "createdName": "张三", "lastUpdateDate": "2021-07-02T02:25:10.000+00:00", "lastUpdateTimestamp": 1625192693289, "lastUpdatedBy": 232, "lastUpdateName": "张三" }, { "bonusTermId": 485, "bonusTermVal": "课程发布", "creationDate": "2021-07-02T02:25:10.000+00:00", "creationTimestamp": 1625192693289, "createdBy": 232, "createdName": "张三", "lastUpdateDate": "2021-07-02T02:25:10.000+00:00", "lastUpdateTimestamp": 1625192693289, "lastUpdatedBy": 232, "lastUpdateName": "张三" }, { "bonusTermId": 5241, "bonusTermVal": "李四", "creationDate": "2023-09-07T03:45:40.000+00:00", "creationTimestamp": 1694058340775, "createdBy": 153169, "createdName": "lyl04", "lastUpdateDate": "2023-09-07T07:50:48.000+00:00", "lastUpdateTimestamp": 1694073048013, "lastUpdatedBy": 153169, "lastUpdateName": "lyl04" }, { "bonusTermId": 5242, "bonusTermVal": "111111", "creationDate": "2023-09-07T07:50:47.000+00:00", "creationTimestamp": 1694073047961, "createdBy": 153169, "createdName": "lyl04", "lastUpdateDate": "2023-09-07T07:50:47.000+00:00", "lastUpdateTimestamp": 1694073047961, "lastUpdatedBy": 153169, "lastUpdateName": "lyl04" } ] }
  • 响应示例 { "stateCode": "0", "errorMessage": null, "result": { "taskScheduleId": 4612, "taskBody": { "isSubTask": null, "issueId": null, "sceneId": 107879, "sceneTaskId": null, "sceneName": "测试OpenAPI", "sceneCode": "TS20220714104642265", "sceneVersion": "1.0", "signSiteId": 98990722, "signSiteCode": "5756", "signSiteName": "75675", "adminRegion": null, "adminRegionName": null, "projectNo": "55788", "projectName": "gcl", "adminOrganization": "830", "adminOrganizationName": "XX作业系统测试1", "supplierName": "", "taskName": "75675_测试OpenAPI", "templateId": 263435, "templateName": "测试模板20220714001", "templateCode": "QC2022XXXXXXXXXXXXX", "version": "1.0", "beginTimestamp": 1657814400000, "endTimestamp": 1657900799999, "taskRemark": "", "taskMode": 2, "assignedUserId": "", "assignedUserName": "", "userGroup": "", "userGroupName": "", "signInConfig": null, "submitBy": null, "submitName": null, "operationGuideList": null, "attachmentList": null, "taskExtend": [], "procedureList": [], "subTaskList": [], "reviewRuleId": null, "reviewRuleName": "", "processType": null, "saveDraft": 1, "isApplyApprove": null, "licenseSwitch": null, "isAppraisal": 0, "collectionReviewId": null, "collectionReviewName": "", "collectionProcessType": null, "sceneLicense": null, "customCollectionReviewerList": [], "customApproveReviewerList": [], "terminalType": null, "priority": "", "jobDuration": null, "projectDuration": null, "schedulingMode": "", "administrativeDivision": "455845", "administrativeDivisionName": "Y区域", "regionId": null, "regionPath": null, "regionName": null, "address": "wwww", "requiredStartTime": null, "requiredEndTime": null, "skill": "", "customerId": null, "customerName": "", "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "isAssociationIssue": null, "associationIssueId": null, "ccPerson": "", "ccPersonName": "", "owner": "", "ownerName": "", "ccPersonGroup": "", "ccPersonGroupName": "", "ownerGroup": "", "ownerGroupName": "", "resource": null, "status": null, "positionName": null, "cronExpr": "0 0 2,3,5 ? * 2,3,4,5,6", "scheduleHour": "2,3,5", "scheduleWeek": "2,3,4,5,6", "scheduleMoon": "", "scheduleDay": "", "scheduleDayList": [], "scheduleType": 1, "beginNumberOfHours": 0, "endNumberOfHours": 0, "plannedCompletionType": 0, "plannedBeginType": 0, "creatorDescribe": null, "schedulerBy": null, "schedulerName": null, "schedulerTimestamp": null, "schedulerDate": null, "validateFile": true }, "platJobId": 1041731, "taskScheduleName": "wwwwww111", "isEnable": 1, "createdBy": 390841, "createName": "zdrun-test", "creationDate": "2022-07-15 15:02:09", "lastUpdatedBy": 390841, "lastUpdateName": "zdrun-test", "lastUpdateDate": "2022-07-15 15:02:09", "creationTimestamp": 1657868529731, "lastUpdateTimestamp": 1657868529731, "deleteFlag": 0 } }
  • 请求示例 { "submitterAccount": "18025453735", "isAdditional": "Y", "templateModel": { "dataSource": "appcube", "type": 1, "templateChildType": 3, "templateCode": "QC2022XXXXXXXXXXXXX", "templateName": "模板名称017修改2", "serviceType": "作业", "locationType": "", "adminOrganizationCode": "830", "adminOrganizationName": "XX作业系统测试1", "remarks": "openPAI Test", "isNewVersion": "Y", "version": "1.0", "status": 2, "templateId": "" }, "isPublish": true, "kcpList": [ { "children": [ { "outputList": [ { "photoList": [ ], "outputName": "输出项文本", "defaultValue": "默认值输出项文本", "outputType": 20, "accuracy": "", "collectScene": "0", "isNecessary": 1, "outputIndex": 0, "minValue": "", "enumValue": "", "maxPhoto": "", "videoList": [ ], "isStrongWeak": "", "designValueOrder": "", "maxVideo": "", "designValue": "" } ], "allowedNa": 1, "isExemption": 0, "name": "item1" } ], "name": "new kcp1修改" } ] }
  • 响应示例 { "stateCode": "0", "errorMessage": "execute add success", "result": { "templateModel": { "adminOrganizationCode": "830", "adminOrganizationName": "XX作业系统测试1", "appName": "isdp-qc-server", "createdBy": 699960, "createName": "测试", "creationDate": "2022-07-14 16:13:54", "creationTimestamp": 1657786434813, "dataSource": "appcube", "deleteFlag": 0, "deliveryScene": null, "entityName": "qcTemplate", "indoor": null, "isCommandTemplate": 0, "isDefaultTemplate": 0, "isDesignItem": 0, "isManualReviewAutoPass": 1, "isNewVersion": "N", "isVideoAcceptance": 0, "lastUpdateDate": "2022-07-14 17:03:12", "lastUpdatedBy": 699960, "lastUpdateName": "测试", "lastUpdateTimestamp": 1657789392845, "locationType": "", "originalTemplateId": 263445, "otherRecognitionObjects": null, "outdoor": null, "personQualification": null, "ppeEquipsObject": null, "productForm": null, "productType": null, "projectCode": null, "remarks": "openPAI Test", "serviceType": "作业", "status": 1, "templateChildType": 3, "templateCode": "QC2022XXXXXXXXXXXXX", "templateId": 263445, "templateName": "模板名称017修改2", "templateParam": null, "tenantId": 886, "type": 1, "validRequired": 0, "version": "1.0" }, "kcpList": [ { "appName": "isdp-qc-server", "createdBy": 699960, "creationDate": "2022-07-14 16:13:54", "deleteFlag": 0, "demoVideoId": null, "entityName": "templateKcp", "kcpId": 286587, "kcpIndex": 0, "lastUpdateDate": "2022-07-14 16:13:54", "lastUpdatedBy": 699960, "name": "new kcp1修改", "score": 0, "templateId": 263445, "children": [ { "collectNa": 0, "allowedNa": 1, "appName": "isdp-qc-server", "createdBy": 699960, "creationDate": "2022-07-14 16:13:54", "deleteFlag": 0, "entityName": "templateItem", "handlerNameInspection": null, "handlerNameQualityInspection": null, "identificationType": null, "intelligentReviewRules": null, "isExemption": 0, "issueHandlerInspection": null, "issueHandlerQualityInspection": null, "issueTypeInspection": null, "issueTypeQualityInspection": null, "itemCode": null, "itemId": 3515751, "itemIndex": 0, "itemType": 0, "kcpId": 286587, "kcpIndex": 0, "kcpName": null, "lastUpdateDate": "2022-07-14 16:13:54", "lastUpdatedBy": 699960, "name": "item1", "objectIndustryTypeId": null, "objectIndustryTypeIdText": null, "operationGuide": null, "qualityStandard": null, "rejectionReason": null, "sceneTypeName": null, "templateId": 263445, "tenantId": 886, "outputList": [ { "appName": "isdp-qc-server", "audioIdentifyInfo": null, "collectScene": 0, "compressionRatio": 0, "createdBy": 699960, "creationDate": "2022-07-14 16:13:54", "defaultValue": "默认值输出项文本", "deleteFlag": 0, "demoPictureId": null, "designValue": "", "designValueOrder": "", "deviationValue": null, "entityName": "templateOutput", "enumValue": "", "intelligentObject": null, "isNecessary": 1, "isStrongWeak": null, "itemId": 3515751, "itemType": 0, "lastUpdateDate": "2022-07-14 16:13:54", "lastUpdatedBy": 699960, "maxValue": null, "measurementOrder": 0, "minValue": "", "outputCode": null, "outputId": 43817057, "outputIndex": 0, "outputName": "输出项文本", "outputType": 20, "templateId": 263445 } ] } ] } ] } }
  • 请求参数 参数 类型 是否必填 描述 submitterAccount String 是 提交人账号 isPublish Boolean 否 是否发布(true-发布 false-保存草稿) isAdditional String 是 是否升级版本 "Y"-升级版本,"N"-不升级模板版本,修改模板状态 templateModel Object 是 模板头信息(templateId为空则创建新的模板) kcpList Object 否 KCP列表信息 isUpgrade String 是 判断是否升级关联的任务场景 Y:同步升级关联的任务场景,N:不升级 templateModel模板头信息Object对象模板头说明 参数 类型 是否必填 描述 dataSource String 是 创建来源标识 templateId Long 否 模板ID templateCode String 是 模板编码 type Integer 是 模板类型(1-采集模板 2-检查模板) templateChildType Integer 是 模板子类型(1-质检2-巡检 3-作业) templateName String 是 模板名称 serviceType String 是 业务类型 locationType String 否 位置类型 adminOrganizationCode String 是 组织单元ID adminOrganizationName String 是 组织单元名称 isManualReviewAutoPass Integer 否 AI评审通过则条目的人工评审自动通过(0:否;1:是) isVideoAcceptance Integer 否 是否 视频审核 (1:是;0:否) isDesignItem Integer 否 是否按设计生成检查项(0-否 1-是) isDefaultTemplate Integer 否 是否为默认模板(0-否 1-是) validRequired Integer 否 必填项全采后才能提交任务评审 (1-是 2-否) isCommandTemplate Integer 否 是否指令式采集模板 (1: 是; 0: 否) remarks String 否 备注 version String 否 版本号 isNewVersion String 否 是否是最新模板 kcpList信息Object对象KCP说明: 参数 类型 是否必填 描述 name String 是 KCP名称 kcpType String 否 KCP类型 children Object 是 KCP下条目列表信息 children条目列表信息Object对象条目说明: 参数 类型 是否必填 描述 name String 是 条目名称 allowedNa Integer 是 采集设置是否允许NA(1: 是; 0: 否) isExemption Integer 是 评审设置是否免审(1: 是; 0: 否) outputList Object 是 条目下输出项列表信息 outputList条目下输出项列表信息Object对象输出项说明: 参数 类型 是否必填 描述 collectScene Integer 是 采集场景 0-普通 outputName String 是 输出项名称 outputType Integer 是 输出项类型: 13:图片 14:视频 3:图片/视频 20:文本 2:长文本 5:整数 6:小数 1:枚举 4:多枚举 11:GPS 17:音频 18:签名 9:条码 7:日期 15:时间(年月日时分) 16:文件 isNecessary Integer 是 是否必填 0-否 1-是 outputIndex Integer 是 输出项索引 0开始 defaultValue String 否 默认值 enumValue String 否 枚举值 isStrongWeak Integer 否 是否强控最大值/最小值范围(1:是强控;0:否弱控) maxValue String 否 最大值 maxValue String 否 最小值 accuracy Integer 否 精度 maxPhoto Integer 否 图片最大数量 maxVideo Integer 否 视频数量上限
  • 请求示例 { "comparisonValue" : "ea7b32f62f55fd16f73738a2b3d183f877faa0f67cc548a2c0e78ec72b3e65dd", "longitude" : "114.056332", "latitude" : "22.667371", "originLongitude":"22.667571", "originLatitude":"55.663371", "signLocation":"测试大道", "projectNo":"", "submitTime" : "1668067378160", "signPhotoModelList" : [], "signTimestamp" : 1668067378167 }
  • 请求参数 参数 类型 是否必填 描述 comparisonValue(加密体) String 是 加密字段有(按顺序):longitude ,latitude,,originLongitude ,originLatitude,signLocation 秘钥:A1DFA2AE3D24E5CEB5A66D82701280E0B0E40CCBCD75285925D41702F0407C02 例子:StringBuilder plainText = new StringBuilder(); plainText.append("114.056332").append("&&"); plainText.append("22.667371").append("&&"); plainText.append("22.667571").append("&&"); plainText.append("55.663371").append("&&"); plainText.append("测试大道").append("&&"); plainText.append(“919125a57076b5657c234f9d5b57220686e9998d6rfa5a10a58acb288dc92666”); 加密内容后缀:919125a57076b5657c234f9d5b57220686e9998d6rfa5a10a58acb288dc92666 latitude String 是 纬度 longitude String 是 经度 originLatitude String 是 原点纬度 originLongitude String 是 原点经度 signLocation String 是 打卡地址 projectNo String 否 项目编码 signPhotoModelList String 否 图片 signTimestamp String 是 打卡时间戳 submitTime String 是 提交时间戳
  • 请求参数 参数 类型 是否必填 描述 sceneTaskId Long 是 任务ID/子任务/工序ID taskType Integer 是 任务类型,1:任务;2:子任务;3:工序 toolData String 否 工具数据 toolStatus Integer 是 更新后的状态,1:未使用;2:进行中;3:已完成 toolNo String 是 工具编码 status Integer 否 更新前的状态
  • 响应示例 { "stateCode": "0", "errorMessage": null, "result": [ { "kcpId": 181977, "name": "new kcp1", "templateId": 134636, "children": [ { "collectNa": 0, "allowedNa": 1, "appName": "isdp-qc-server", "createdBy": 25773, "creationDate": "2020-12-10T00:41:39.000+00:00", "deleteFlag": 0, "entityName": "templateItem", "handlerNameInspection": null, "handlerNameQualityInspection": null, "identificationType": "", "intelligentReviewRules": "2", "isExemption": 0, "issueHandlerInspection": null, "issueHandlerQualityInspection": null, "issueTypeInspection": null, "issueTypeQualityInspection": null, "itemCode": null, "itemId": 3141037, "itemIndex": 0, "itemStatus": 0, "itemType": 0, "kcpId": 181977, "kcpIndex": 0, "kcpName": null, "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "lastUpdatedBy": 25773, "name": "规则1", "objectIndustryId": 2, "objectIndustryTypeId": null, "objectIndustryTypeIdText": null, "objectType": 8, "operationGuide": "", "processType": 0, "qualityStandard": "", "rejectionReason": null, "sceneTypeName": null, "severity": 1, "templateId": 134636, "tenantId": 886, "collectStatus": 1, "approveStatus": 1, "reviewStatus": 1, "smartObjectList": [ { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": 1, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141037, "keyInformation": "", "minValue": 1, "smartObjectName": "机柜", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39607, "smartObjectId": "10001" }, { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": 1, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141037, "keyInformation": "", "minValue": 1, "smartObjectName": "BBU接地线对端标签安装检查", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39608, "smartObjectId": "30024" }, { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": 1, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141037, "keyInformation": "", "minValue": 1, "smartObjectName": "BBU接地线对端安装检查", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39609, "smartObjectId": "30023" }, { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": 1, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141037, "keyInformation": "", "minValue": 1, "smartObjectName": "BBU", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39610, "smartObjectId": "30001" } ], "aiResult": "wait" }, { "collectNa": 0, "allowedNa": 1, "appName": "isdp-qc-server", "createdBy": 25773, "creationDate": "2020-12-10T00:41:39.000+00:00", "deleteFlag": 0, "entityName": "templateItem", "handlerNameInspection": null, "handlerNameQualityInspection": null, "identificationType": "", "intelligentReviewRules": "1", "isExemption": 0, "issueHandlerInspection": null, "issueHandlerQualityInspection": null, "issueTypeInspection": null, "issueTypeQualityInspection": null, "itemCode": null, "itemId": 3141038, "itemIndex": 1, "itemStatus": 0, "itemType": 0, "kcpId": 181977, "kcpIndex": 0, "kcpName": null, "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "lastUpdatedBy": 25773, "name": "规则2", "objectIndustryId": 2, "objectIndustryTypeId": null, "objectIndustryTypeIdText": null, "objectType": 8, "operationGuide": "", "processType": 0, "qualityStandard": "", "rejectionReason": null, "sceneTypeName": null, "severity": 1, "templateId": 134636, "tenantId": 886, "collectStatus": 1, "approveStatus": 1, "reviewStatus": 1, "smartObjectList": [ { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": 1, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141038, "keyInformation": "", "minValue": 1, "smartObjectName": "机柜", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39611, "smartObjectId": "10001" }, { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": 1, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141038, "keyInformation": "", "minValue": 1, "smartObjectName": "BBU", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39612, "smartObjectId": "30001" }, { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": 1, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141038, "keyInformation": "", "minValue": 1, "smartObjectName": "AAU", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39613, "smartObjectId": "90001" } ], "aiResult": "wait" } ] }, { "kcpId": 181978, "name": "new kcp2", "templateId": 134636, "children": [ { "collectNa": 0, "allowedNa": 1, "appName": "isdp-qc-server", "createdBy": 25773, "creationDate": "2020-12-10T00:41:39.000+00:00", "deleteFlag": 0, "entityName": "templateItem", "handlerNameInspection": null, "handlerNameQualityInspection": null, "identificationType": "1;2", "intelligentReviewRules": "3", "isExemption": 0, "issueHandlerInspection": null, "issueHandlerQualityInspection": null, "issueTypeInspection": null, "issueTypeQualityInspection": null, "itemCode": null, "itemId": 3141039, "itemIndex": 0, "itemStatus": 0, "itemType": 0, "kcpId": 181978, "kcpIndex": 1, "kcpName": null, "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "lastUpdatedBy": 25773, "name": "Item1", "objectIndustryId": 1, "objectIndustryTypeId": null, "objectIndustryTypeIdText": null, "objectType": 11, "operationGuide": "", "processType": 0, "qualificationType": 1, "qualityStandard": "", "rejectionReason": null, "sceneTypeName": null, "severity": 1, "templateId": 134636, "tenantId": 886, "collectStatus": 2, "approveStatus": 1, "reviewStatus": 1, "smartObjectList": [ { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": null, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141039, "keyInformation": "", "minValue": null, "smartObjectName": "人", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39614, "smartObjectId": "person" }, { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": null, "source": "manas-clause", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141039, "keyInformation": "", "minValue": null, "smartObjectName": "荧光服", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39615, "smartObjectId": "high_visible_vest" } ], "aiResult": "N" }, { "collectNa": 0, "allowedNa": 1, "appName": "isdp-qc-server", "createdBy": 25773, "creationDate": "2020-12-10T00:41:39.000+00:00", "deleteFlag": 0, "entityName": "templateItem", "handlerNameInspection": null, "handlerNameQualityInspection": null, "identificationType": "1;2", "intelligentReviewRules": "3", "isExemption": 0, "issueHandlerInspection": null, "issueHandlerQualityInspection": null, "issueTypeInspection": null, "issueTypeQualityInspection": null, "itemCode": null, "itemId": 3141040, "itemIndex": 1, "itemStatus": 0, "itemType": 0, "kcpId": 181978, "kcpIndex": 1, "kcpName": null, "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "lastUpdatedBy": 25773, "name": "Item2", "objectIndustryId": 1, "objectIndustryTypeId": null, "objectIndustryTypeIdText": null, "objectType": 11, "operationGuide": "", "processType": 0, "qualificationType": 1, "qualityStandard": "", "rejectionReason": null, "sceneTypeName": null, "severity": 1, "templateId": 134636, "tenantId": 886, "collectStatus": 1, "approveStatus": 1, "reviewStatus": 1, "smartObjectList": [ { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": null, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141040, "keyInformation": "", "minValue": null, "smartObjectName": "人", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39616, "smartObjectId": "person" }, { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": null, "source": "manas-clause", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141040, "keyInformation": "", "minValue": null, "smartObjectName": "荧光服", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39617, "smartObjectId": "high_visible_vest" }, { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": null, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141040, "keyInformation": "", "minValue": null, "smartObjectName": "安全鞋", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39618, "smartObjectId": "safety_shoe" }, { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": null, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141040, "keyInformation": "", "minValue": null, "smartObjectName": "安全帽", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39619, "smartObjectId": "helmet" }, { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": null, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141040, "keyInformation": "", "minValue": null, "smartObjectName": "双钩", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39620, "smartObjectId": "hook" }, { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": null, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141040, "keyInformation": "", "minValue": null, "smartObjectName": "手套", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39621, "smartObjectId": "glove" }, { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": null, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141040, "keyInformation": "", "minValue": null, "smartObjectName": "口罩", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39622, "smartObjectId": "mask" }, { "lastUpdatedBy": 25773, "appName": "isdp-qc-server", "lastUpdateDate": "2020-12-10T00:41:39.000+00:00", "maxValue": null, "source": "manas", "creationDate": "2020-12-10T00:41:39.000+00:00", "templateId": 134636, "deleteFlag": 0, "itemId": 3141040, "keyInformation": "", "minValue": null, "smartObjectName": "墨镜", "createdBy": 25773, "entityName": "multiObject", "tenantId": 886, "id": 39623, "smartObjectId": "sunglasses" } ], "aiResult": "wait" } ] } ] }
  • 响应参数 参数 类型 描述 stateCode String 响应编码:0-成功;其他-失败 errorMessage String 错误信息 result List 响应数据 kcpId Long Kcp ID name(kcp范围) String kcp名称 templateId Long 模板ID children List Kcp下Item列表 itemId String 组织管理单元 name(children范围) String Item 名称
  • 请求示例 { "status": "", "taskName": "", "actualEndTimeMin": "", "planEndTimeMin": "", "planEndTimeMax": "", "deleteFlag": 0, "pageStart": 0, "objectTypeList": [ "绿地站", "公路站" ], "pageSize": 15, "regionId": "", "signSiteIdList": "", "planBeginTimeMin": "", "planBeginTimeMax": "", "sceneId": "", "parentCategoryId": "", "categoryId": "", "parentCategory": "", "statusStr": "", "sceneTaskId": "", "resource": "", "userId": "" }
  • 响应示例 { "stateCode": "0", "errorMessage": null, "result": { "data": [{ "sceneTaskId": 5005973, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1668050261726, "actualBeginTime": null, "schedulerDate": 1668050262000, "schedulerTimestamp": 1668050261726, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1668050261726, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5005973, "taskType": 1, "userId": 1957, "userInfoId": 5012415, "userName": "张三", "userType": 1 }] }, { "sceneTaskId": 5005739, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1667984936605, "actualBeginTime": null, "schedulerDate": 1667984937000, "schedulerTimestamp": 1667984936605, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1667984936605, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5005739, "taskType": 1, "userId": 1957, "userInfoId": 5012112, "userName": "张三", "userType": 1 }] }, { "sceneTaskId": 5005627, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1667977814650, "actualBeginTime": null, "schedulerDate": 1667977815000, "schedulerTimestamp": 1667977814650, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1667977814650, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5005627, "taskType": 1, "userId": 1957, "userInfoId": 5011913, "userName": "张三", "userType": 1 }] }, { "sceneTaskId": 5005610, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1667976865469, "actualBeginTime": null, "schedulerDate": 1667976865000, "schedulerTimestamp": 1667976865469, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1667976865469, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5005610, "taskType": 1, "userId": 1957, "userInfoId": 5011825, "userName": "张三", "userType": 1 }] }, { "sceneTaskId": 5005598, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1667976297641, "actualBeginTime": null, "schedulerDate": 1667976298000, "schedulerTimestamp": 1667976297641, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1667976297641, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5005598, "taskType": 1, "userId": 1957, "userInfoId": 5011750, "userName": "张三", "userType": 1 }] }, { "sceneTaskId": 5005588, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1667975707869, "actualBeginTime": null, "schedulerDate": 1667975708000, "schedulerTimestamp": 1667975707869, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1667975707869, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5005588, "taskType": 1, "userId": 1957, "userInfoId": 5011685, "userName": "张三", "userType": 1 }] }, { "sceneTaskId": 5005577, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1667975133539, "actualBeginTime": null, "schedulerDate": 1667975134000, "schedulerTimestamp": 1667975133539, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1667975133539, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5005577, "taskType": 1, "userId": 1957, "userInfoId": 5011609, "userName": "张三", "userType": 1 }] }, { "sceneTaskId": 5005566, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1667974829033, "actualBeginTime": null, "schedulerDate": 1667974829000, "schedulerTimestamp": 1667974829033, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1667974829033, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5005566, "taskType": 1, "userId": 1957, "userInfoId": 5011533, "userName": "张三", "userType": 1 }] }, { "sceneTaskId": 5004288, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1667961642642, "actualBeginTime": null, "schedulerDate": 1667961643000, "schedulerTimestamp": 1667961642642, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1667961642642, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5004288, "taskType": 1, "userId": 1957, "userInfoId": 5009779, "userName": "张三", "userType": 1 }] }, { "sceneTaskId": 5004103, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1667898561189, "actualBeginTime": null, "schedulerDate": 1667898561000, "schedulerTimestamp": 1667898561189, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1667898561189, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5004103, "taskType": 1, "userId": 1957, "userInfoId": 5009619, "userName": "张三", "userType": 1 }] }, { "sceneTaskId": 5004035, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1667898043623, "actualBeginTime": null, "schedulerDate": 1667898044000, "schedulerTimestamp": 1667898043623, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1667898043623, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5004035, "taskType": 1, "userId": 1957, "userInfoId": 5009551, "userName": "张三", "userType": 1 }] }, { "sceneTaskId": 5004011, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1667897491757, "actualBeginTime": null, "schedulerDate": 1667897492000, "schedulerTimestamp": 1667897491757, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1667897491757, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5004011, "taskType": 1, "userId": 1957, "userInfoId": 5009453, "userName": "张三", "userType": 1 }] }, { "sceneTaskId": 5004007, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1667897431808, "actualBeginTime": null, "schedulerDate": 1667897432000, "schedulerTimestamp": 1667897431808, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1667897431808, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5004007, "taskType": 1, "userId": 1957, "userInfoId": 5009427, "userName": "张三", "userType": 1 }] }, { "sceneTaskId": 5003994, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1667895340145, "actualBeginTime": null, "schedulerDate": 1667895340000, "schedulerTimestamp": 1667895340145, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1667895340145, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5003994, "taskType": 1, "userId": 1957, "userInfoId": 5009338, "userName": "张三", "userType": 1 }] }, { "sceneTaskId": 5003984, "sceneMode": 1, "status": 5, "createdBy": 1823, "createName": "superman", "currentProcedureId": null, "currentProcedureName": null, "licenseSwitch": 1, "processFeedback": null, "checkOrderId": null, "checkOrderName": null, "checkOrderType": null, "creationTimestamp": 1667894530173, "actualBeginTime": null, "schedulerDate": 1667894530000, "schedulerTimestamp": 1667894530173, "schedulerBy": 1823, "schedulerName": "superman", "actualEndTime": null, "lastUpdatedBy": 1823, "lastUpdateName": "superman", "lastUpdateTimestamp": 1667894530173, "taskType": 1, "category": "", "categoryId": null, "parentCategory": "", "parentCategoryId": null, "taskName": "测试任务创建1", "sceneId": 101375, "sceneName": "yqq测试001", "signSiteId": 9911275515, "signSiteName": "测试作业对象", "signSiteCode": "测试作业对象", "regionId": null, "regionPath": null, "regionName": null, "supplierName": null, "adminOrganizationName": "1508098844233300", "adminOrganization": "1543", "sceneCode": "TS20220413150640042", "projectNo": "", "taskObjectType": "公路站", "projectName": "", "requiredEndTime": null, "planStartTime": null, "planEndTime": null, "deleteFlag": 0, "deleteReason": null, "priority": null, "jobDuration": 3, "projectDuration": null, "schedulingMode": null, "administrativeDivision": null, "administrativeDivisionName": null, "skill": null, "customerId": null, "customerName": null, "address": null, "requiredStartTime": null, "totalCount": 1, "finishCount": 0, "signSiteType": "公路站", "executorList": [{ "sceneTaskId": 5003984, "taskType": 1, "userId": 1957, "userInfoId": 5009270, "userName": "张三", "userType": 1 }] }], "pos": 0, "total_count": 3745, "entityName": null, "totalCount": 3745 } }
  • 响应参数 参数 类型 描述 stateCode String 响应编码。 errorMessage String 错误信息。 result Object 响应数据。 result Object属性: 参数 类型 描述 assignedUserId Long 执行人ID。 assignedUserName String 执行人名称。 userGroupName String 群组名称。 userGroup String 群组。 taskExtend List 任务扩展属性。
  • 响应示例 { "data": [ { "userId": "1000", "personCode": "test1", "personStatus": "OpenAccount", "personUpdatedStatus": "add/update/delelte" } ], "pos": 0, "totalCount": 1, "entityName": null }
  • 请求示例 { "actualBeginTime": null, "actualEndTime": null, "address": null, "adminOrganization": "25245", "adminOrganizationName": "信息展示子系统SIT测试租户", "administrativeDivision": null, "administrativeDivisionName": null, "assignedUserId": "864221", "assignedUserName": "15319700143", "attachmentList": [], "beginTimestamp": null, "category": null, "categoryId": null, "ccPerson": "", "ccPersonGroup": "", "ccPersonGroupName": "", "ccPersonName": "", "checkOrderId": null, "checkOrderName": null, "collectionProcessType": null, "collectionReviewId": null, "collectionReviewName": null, "commandSwitch": "N", "createName": "153xxxx0143", "createdBy": 864221, "creationDate": "2023-02-08T09:19:50.000+00:00", "creationTimestamp": 1675847990937, "customerId": null, "customerName": null, "endTimestamp": null, "isApplyApprove": 0, "isAppraisal": null, "jobDuration": null, "latitude": "", "longitude": "", "operUserId": 864221, "operationGuideList": [], "owner": "", "ownerGroup": "", "ownerGroupName": "", "ownerName": "", "parentCategory": null, "parentCategoryId": null, "priority": null, "processType": null, "projectDuration": null, "projectName": null, "projectNo": null, "regionId": null, "regionName": null, "regionPath": null, "regionPathName": null, "requiredEndTime": null, "requiredStartTime": null, "reviewRuleId": null, "reviewRuleName": "", "saveDraft": "0", "sceneCode": "TS20230206201933023", "sceneId": 127790, "sceneLicense": null, "sceneMode": 4, "sceneName": "父子任务有扩展属性", "sceneTaskId": 3233357, "sceneVersion": "1.0", "schedulingMode": null, "signInConfig": null, "signSiteCode": "新建作业对象编码", "signSiteId": 99054145, "signSiteName": "新建作业对象名称", "skill": null, "status": 0, "subTaskList": [ { "address": "", "administrativeDivision": null, "administrativeDivisionName": null, "allIssueList": [], "assignedUserId": "864221", "assignedUserName": "15319700143", "beginTimestamp": null, "ccPerson": "", "ccPersonGroup": "", "ccPersonGroupName": "", "ccPersonName": "", "collectionReviewName": null, "description": "", "endTimestamp": null, "isAppraisal": 0, "isNA": 0, "issueId": null, "keyPoint": null, "latitude": "", "licenseSwitch": 0, "longitude": "", "modeOrder": 1, "oldTaskName": "子任务1", "operationGuideList": [], "owner": "", "ownerGroup": "", "ownerGroupName": "", "ownerName": "", "parentTaskId": 3233357, "priority": null, "procedureOrNot": 0, "regionName": null, "regionPath": null, "sceneModeCode": "225814", "sceneTaskId": 1959907, "signSiteCode": "", "signSiteId": "", "signSiteName": "", "skill": null, "status": 0, "taskExtend": [ { "extendName": "实际工作量", "extendType": 7, "extendValue": "1.00", "fieldOrder": 1, "isNecessary": 1, "maxValue": "2000.00", "minValue": "1.00", "precision": 2, "sceneTaskId": 1959907, "stage": 2, "udfName": "UDF1", "unitName": "公斤" }, { "extendName": "计划工作量", "extendType": 7, "extendValue": "1.00", "fieldOrder": 2, "isNecessary": 1, "maxValue": "2000.00", "minValue": "1.00", "precision": 2, "sceneTaskId": 1959907, "stage": 1, "udfName": "UDF2", "unitName": "公斤" } ], "taskName": "子任务1", "taskObjectType": "", "taskType": 2, "templateCode": "", "templateName": "", "userGroup": "", "userGroupName": "", "version": "" }, { "address": "", "administrativeDivision": null, "administrativeDivisionName": null, "allIssueList": [], "assignedUserId": "864221", "assignedUserName": "15319700143", "beginTimestamp": null, "ccPerson": "", "ccPersonGroup": "", "ccPersonGroupName": "", "ccPersonName": "", "collectionReviewName": null, "description": "", "endTimestamp": null, "isAppraisal": 0, "isNA": 0, "issueId": null, "keyPoint": null, "latitude": "", "licenseSwitch": 0, "longitude": "", "modeOrder": 2, "oldTaskName": "子任务2", "operationGuideList": [], "owner": "", "ownerGroup": "", "ownerGroupName": "", "ownerName": "", "parentTaskId": 3233357, "priority": null, "procedureOrNot": 0, "regionName": null, "regionPath": null, "sceneModeCode": "225815", "sceneTaskId": 1959908, "signSiteCode": "", "signSiteId": "", "signSiteName": "", "skill": null, "status": 0, "taskExtend": [ { "extendName": "实际工作量", "extendType": 7, "extendValue": "1.00", "fieldOrder": 1, "isNecessary": 1, "maxValue": "2000.00", "minValue": "1.00", "precision": 2, "sceneTaskId": 1959908, "stage": 2, "udfName": "UDF1", "unitName": "公斤" }, { "extendName": "计划工作量", "extendType": 7, "extendValue": "1.00", "fieldOrder": 2, "isNecessary": 1, "maxValue": "2000.00", "minValue": "1.00", "precision": 2, "sceneTaskId": 1959908, "stage": 1, "udfName": "UDF2", "unitName": "公斤" } ], "taskName": "子任务2", "taskObjectType": "", "taskType": 2, "templateCode": "", "templateName": "", "userGroup": "", "userGroupName": "", "version": "" } ], "supplierName": null, "taskExtend": [ { "extendName": "计划工作量", "extendType": 7, "extendValue": "10", "fieldOrder": 1, "isNecessary": 1, "maxValue": "12.000", "minValue": "2.000", "precision": 3, "sceneTaskId": 3233357, "stage": 1, "udfName": "UDF20", "unitName": "公斤" }, { "extendName": "实际工作量", "extendType": 6, "extendValue": "10", "fieldOrder": 2, "isNecessary": 2, "maxValue": "20", "minValue": "5", "precision": 0, "sceneTaskId": 3233357, "stage": 2, "udfName": "UDF1", "unitName": "公斤" } ], "taskMode": 4, "taskName": "新创建", "taskObjectType": "公路站", "taskRemark": null, "templateCode": null, "templateId": null, "templateName": null, "userGroup": "", "userGroupName": "", "version": null }
  • 请求参数 参数 类型 是否必填 描述 sceneTaskId Long 是 任务ID operUserId Long 否 操作人ID operUserNo String 否 操作人编码 customerTaskId Long 否 客户任务ID resource String 否 任务来源 taskName String 是 任务名称 sceneName String 是 任务场景名称 sceneId Long 是 任务场景ID sceneCode String 是 场景编码 sceneVersion String 是 场景版本 signSiteId Long 否 作业对象ID signSiteCode String 否 作业对象编码 signSiteName String 否 作业对象名称 projectNo String 否 项目编码 projectName String 否 项目名称 supplierName String 否 供应商 assignedUserType String 否 执行人类型 assignedUser String 否 执行人账号 assignedUserId String 否 执行人ID assignedUserName String 否 执行人名称 beginTimestamp Long 否 计划开始时间 endTimestamp Long 否 计划完成时间 requiredStartTime Long 否 要求开始时间 requiredEndTime Long 否 要求完成时间 projectDuration String 否 工期 jobDuration String 否 标准时长 adminOrganizationName String 是 管理组织单元名称 adminOrganization String 是 管理组织单元编码 administrativeDivision String 否 行政区域 administrativeDivisionName String 否 行政区域名称 regionName String 否 行政区域名称 regionId String 否 行政区域ID regionPath String 否 行政区域路径 skill String 否 技能 address String 否 详细地址 templateId Long 否 模板ID templateCode String 否 模板编码 templateName String 否 模板名称 version String 否 版本 reviewRuleId Long 否 任务申请审批流ID reviewRuleName String 否 任务申请审批流名称 taskRemark String 否 任务备注 isAppraisal String 否 任务是否需要审批 collectionReviewId Long 否 采集审批流ID collectionReviewName String 否 采集审批流名称 collectionProcessType String 否 采集审批流类型( priority String 否 优先级 schedulingMode String 否 调度模式 customerName String 否 客户名称 customerId String 否 客户ID operationGuideList List 否 操作指导 attachmentList List 否 附件 taskMode String 是 任务模式 saveDraft String 是 保持草稿、提交 taskExtend List 否 任务扩展属性 url String 否 待办地址 thirdUrl String 否 第三方待办地址 taskExtend扩展属性每个Object字段说明 参数 类型 是否必填 描述 extendName Long 是 任务扩展属性名称 extendType Long 是 扩展属性类型(1:长文本;2:枚举;3:多枚举;4:日期;5:时间;6:整数;7:小数;20:短文本) extendValue String 否 任务扩展属性值 fieldOrder Integeer 否 任务扩展属性顺序 isNecessary String 是 扩展属性是否必填(1:必填;2:不必填) sceneTaskId Long 是 任务id stage Integer 否 任务扩展属性阶段 1:创建阶段 2: 执行阶段 unitName String 否 单位名称 preTaskList子任务前后置关系每个Object字段说明: 参数 类型 是否必填 描述 isEnabledScenePre String 否 是否继承场景前后置关系 Y:从场景获取,不取接口参数 N :不从场景获取,只取接口入参为准;默认Y,从场景集成 preTaskName String 是 前置任务名称 preTaskLocation String 是 前置任务位置信息 taskPreName String 是 后置任务名称 taskPreLocation String 是 后置任务位置 preType String 是 前置后置关系 preTaskLocation参数说明: 参数 类型 是否必填 描述 x int 是 无现成子任务关系,则初始值赋 X=50 Y=50 后置子任务,则在当前子任务基础上赋值:X不变,Y增加250 兄弟子任务,则在当前子任务基础上赋值:X增加150,Y不变 y int 是 taskPreLocation参数说明: 参数 类型 是否必填 描述 x int 是 无现成子任务关系,则初始值赋 X=50 Y=50 后置子任务,则在当前子任务基础上赋值:X不变,Y增加250 兄弟子任务,则在当前子任务基础上赋值:X增加150,Y不变 y int 是
  • 响应示例 { "status": "success", "msg": null, "data": { "status": 0, "entityName": "person", "appName": "pub-server", "lastUpdateDate": "2023-08-14T23:59:40.000+08:00", "lastUpdatedBy": -1, "creationDate": "2021-07-09T09:30:41.000+08:00", "createdBy": 2736, "deleteFlag": 0, "integrationAccount": null, "userId": 2736, "account": null, "adminOrgId": 1318, "phone": "18616681081", "email": null, "tenantId": 1, "personType": "Employee", "qualificationCode": null, "personName": "韩斌测试1", "lastName": null, "firstName": null, "personCode": "18616681081", "personId": 190148, "personStatus": "OpenAccount", "profilePictureStatus": "CollectionSucceeded", "profilePictureId": "1319567", "udfExtend1": "test", "udfExtend2": "PROJECT", "udfExtend3": null, "udfExtend4": null, "udfExtend5": "2022-09-28T00:00:00.000+08:00", "phoneHash": "d49f7367557b1b60739ea688b4f4627bfa7f7efbb38a8ad0b95ae6995ed481e3e46647633c4c09107035bc238e0b02756b36ca2223268b51d1bc79c16e1e3e86", "emailHash": null, "isSmartDevice": "N", "udfExtend7": null, "udfExtend8": null, "udfExtend9": null, "udfExtend10": null, "registerFace": 0, "blackList": 0, "reason": null, "orgPath": "null.1318", "language": "zh_CN", "countryCode": null, "certificateType": null, "certificateNo": null, "certificateNoHash": null, "userRole": [ { "relationId": 101080, "userId": 2736, "role": { "id": 100001, "roleId": 100001, "value": "人员管理", "roleName": "人员管理", "roleNo": "person", "deleteFlag": 0 }, "permanentFlagStr": "1", "permanentFlag": 1, "beginDateStr": "2021-12-27", "beginDate": "2021-12-27 00:00:00", "endDateStr": "2022-12-27", "endDate": "2022-12-27 23:59:59" }, { "relationId": 101250, "userId": 2736, "role": { "id": 101403, "roleId": 101403, "value": "9686.445217992365", "roleName": "9686.445217992365", "roleNo": "9686.445217992365", "deleteFlag": 0 }, "permanentFlagStr": "1", "permanentFlag": 1, "beginDateStr": "2021-12-27", "beginDate": "2021-12-27 00:00:00", "endDateStr": "2022-12-27", "endDate": "2022-12-27 23:59:59" }, { "relationId": 101378, "userId": 2736, "role": { "id": -998, "roleId": -998, "value": "Admin", "roleName": "Admin", "roleNo": "Admin", "deleteFlag": 0 }, "permanentFlagStr": "1", "permanentFlag": 1, "beginDateStr": "2021-12-27", "beginDate": "2021-12-27 00:00:00", "endDateStr": "2023-12-27", "endDate": "2023-12-27 23:59:59" } ], "extendInfo": [], "personQual": [ { "personQualId": 5000088, "personQualPictureId": null, "personQualPictureStatus": null, "personQualCode": "First aid", "personQualName": "急救证", "validPeriod": "1_days", "skillId": 60001, "startDate": "2023-07-28", "endDate": "2023-07-29", "creationDate": "2023-07-28T19:07:51.000+08:00", "skillLevelCode": "DJ202106001", "skillLevelName": "1级", "skillCode": "First aid", "skillName": "急救证", "skillDomainCode": "LY202106001", "skillDomainName": "ugagu", "personId": 190148, "hireStatus": null } ], "personGroup": [ { "personGroupId": 100028, "personGroupName": "123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890", "personGroupCode": "12345678901234567890123456789012345678901234567890", "personGroupType": "", "level": 1, "description": "", "operationQualIds": null } ] }, "failed": false, "success": true }
共100000条