ITSM

运维管理系统


查询迭代版本中CAB单

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>查询迭代版本中CAB单</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://10.11.2.180:8080/ops/script/getIterationReview</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">uuid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>迭代版本uuid</td> </tr> </tbody> </table> <h5>参数示例</h5> <pre><code>{"uuid":"1a80096e7a1f42f8a8d951cd52fd22cb"}</code></pre> <h5>返回示例</h5> <pre><code>{     "errorCode": 0,     "message": "success",     "responseBody": {         "result": [             {                 "cabReviewConclusion": "审批通过",                 "cabNumber": "CAB-20221011-004",                 "cabTitle": "测试00002",                 "activityName": "发起人确认",                 "updateTime": "2022-10-12 18:06:03",                 "userName": "系统管理员",                 "uuid": "54dde528fe8442a997886ca5a242cad8",                 "userId": "f80279e3bf5d4bfa87bf8e2298062883",                 "callState": "1",                 "fenguanAuditTime": "2022-10-11 10:44:07",                 "createTime": "2022-10-11 10:46:18",                 "processInstId": "6e3a088e490e11ed8f1b525400dc6997",                 "processKey": "kfw220111154634827",                 "state": 0,                 "iterationId": "1a80096e7a1f42f8a8d951cd52fd22cb",                 "cabReviewTime": "2022-10-11 14:30:22"             }         ]     },     "time": 1665569185508 }</code></pre>

页面列表

ITEM_HTML