ContinuePipeline
功能
流程手动确认执行下一批
请求URL
/pop/v5/changeorder/pipeline_batch_confirm
请求方法
GET
请求参数
table th:first-of-type {
width: 180px;
}
table th:nth-of-type(2) {
width: 180px;
}
名称 | 类型 | 必填 | 说明 |
---|---|---|---|
PipelineId | String | 是 | 流程 ID,可通过GetChangeOrderInfo 获取一次变更的相关批次的流程 ID |
Confirm | Boolean | 否 | 是否执行下一批 |
返回参数
名称 | 类型 | 说明 |
---|---|---|
Code | Integer | Code 码 |
Message | String | 信息 |