ITSM

运维管理系统


流程提交下一步

<h5>简要描述</h5> <ul> <li>传阅接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://192.168.2.107:8080/ops/workflow/task/rest/processInst/nextDealTask</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>调用示例</h5> <p>新增字段<code>nextNodeOpinion</code>值为通过或不通过,并联和级联审批时使用</p> <pre><code>{ "nodeType": "级联审批", "nextNodeType": "普通", "processKey": "kfw220127093103460", "processOpinion": "同意:[同意]", "nextNodeOpinion":"不通过", "nextAssignee": "", "processInstanceId": "1157601", "taskId": "1157685", "assignee": "016fb1c85b834edc95ba17d815258c31", "informedAssignee": [], "variables": {}, "relationshipUuid": [], "lastUpdate": "2022-01-27 17:44:45.147", "formData": { "knowledgeworknumber": "[知识工单编号]", "title": "11", "subjectterm": "测试", "detail": "&lt;p&gt;123&lt;/p&gt;", "audit": { "label": "否", "value": "否" } } }</code></pre> <h5>返回示例</h5> <pre><code>{ "errorCode": 0, "message": "成功", "time": 1632625885854, "responseBody": null }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">errorCode</td> <td style="text-align: left;">int</td> <td>状态码</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML