ISDP-新增工序任务(API名称:createProcedureTask):请求示例

时间:2024-01-18 13:56:05

请求示例

{
    "customerTaskId": 1667986503488,
    "taskName": "1667986503734lwc测试",
    "signSiteName": "",
    "creatorAccount": "17791717398",
    "sceneName": "新建工序-测试",
    "projectNo": "",
    "assignedUserType": 1,
    "assignedUser": "13229474258",
    "reviewRuleName": "",
    "beginTimestamp": "",
    "endTimestamp": "",
    "requiredStartTime": "",
    "requiredEndTime": "",
    "taskRemark": "",
    "priority": "",
    "jobDuration": "",
    "projectDuration": "",
    "schedulingMode": "",
    "administrativeDivisionName": "1508098844233300",
    "address": "",
    "skill": "",
    "customerName": "",
    "supplierName": "",
    "taskExtendList": [],
    "toolSet": [
        {
            "toolNo": "T003",
            "toolName": "子任务2-工序1",
            "toolLocation": {
                "x": 100,
                "y": 200
            }
        }
    ],
    "procedureList": [
        {
            "modeOrder": "1",
            "collectionReviewName": "",
            "toolSet": [
                {
                    "toolNo": "T003",
                    "toolName": "子任务2-工序1",
                    "toolLocation": {
                        "x": 100,
                        "y": 200
                    }
                }
            ]
        }
    ]
}
support.huaweicloud.com/api-isdp/api_01_0036.html