智维


报警忽略审批查询

<p>[toc]</p> <h3>忽略待处理查询</h3> <ul> <li>查询方法:ALIG02 queryHandleIgn</li> <li>返回块:result</li> <li>参数:taskId <h4>返回参数示例</h4></li> </ul> <pre><code>Integer contentId = 0; /* 主键自增*/ String taskId = " "; /* 工单Id*/ String nodeId = " "; /* 主键id 报警编号*/ String abnormalMessage = " "; /* 报警信息*/ String ignoreReason = " "; /* 忽略原因*/ String reasonDescription = " "; /* 原因描述*/ String handlers = " "; /* 处理人*/ Timestamp recCreateTime ; /* 创建时间*/</code></pre> <pre><code>{ attr: { serviceType: "", __resProjectEname__: "iehmpms", __resAppEname__: "pmsal", $$remote$$: "false", methodName: "queryHandleIgn", soaInvokeProtocol: "local", serviceName: "ALIG00", taskId: "1" }, name: null, descName: null, msg: "查询成功,本次查询返回1条记录!", msgKey: "ep.2000", detailMsg: "", traceId: "", sys: {}, blocks: { inqu_status: {}, result: { attr: {}, blockMeta: {}, rows: [{ reasonDescription: "原因描述", abnormalMessage: "报警信息", handlers: null, ignoreReason: "忽略原因", recCreateTime: null, contentId: "1", nodeId: "186", taskId: "1" }], rowCount: 1, attrKeys: "offset,count,limit" } }, status: 0, defBlock: null, defaultBlock: null, displayMsgKey: "EP-2000", blockIds: "inqu_status,result", methodParamObj: null, globalParams: {}, globalUserId: "171465", attrKeys: "serviceType,__resProjectEname__,__resAppEname__,$$remote$$,methodName,soaInvokeProtocol,serviceName,taskId" }</code></pre> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=9e9d779521efd36fc0ef6a680cf9dbbb" alt="" /></p> <h3>忽略已处理查询</h3> <ul> <li>查询方法:ALIG01 queryHandleIgnResult</li> <li>返回块:result</li> <li>参数:taskId <h4>返回参数示例</h4></li> </ul> <pre><code>ignoreReason = " "; /* 忽略原因*/ reasonDescription = " "; /* 原因描述*/ "deadline",&lt;!-- 审核时间 --&gt; "handleId", &lt;!-- 审核人Id --&gt; "handleName", &lt;!-- 审核人Name --&gt; "handleResult" &lt;!-- 审核结果 --&gt;</code></pre> <pre><code>{ attr: { serviceType: "", __resProjectEname__: "iehmpms", __resAppEname__: "pmsal", $$remote$$: "false", methodName: "queryHandleIgnResult", soaInvokeProtocol: "local", serviceName: "ALIG01", taskId: "2" }, name: null, descName: null, msg: "查询成功,本次查询返回1条记录!", msgKey: "ep.2000", detailMsg: "", traceId: "", sys: {}, blocks: { inqu_status: {}, result: { attr: {}, blockMeta: {}, rows: [{ reasonDescription: "231", handleResult: "驳回", handleName: "马春风", ignoreReason: "0", deadline: "2022-05-17T07:05:04.000+0000", handleId: "171487", taskId: "2" }], rowCount: 1, attrKeys: "offset,count,limit" } }, status: 0, defBlock: null, defaultBlock: null, displayMsgKey: "EP-2000", blockIds: "inqu_status,result", methodParamObj: null, globalParams: {}, globalUserId: "171465", attrKeys: "serviceType,__resProjectEname__,__resAppEname__,$$remote$$,methodName,soaInvokeProtocol,serviceName,taskId" }</code></pre> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=d67607b29d6b8fc78b9f99005f2fdbe6" alt="" /></p>

页面列表

ITEM_HTML