fawu


授权申请数据列表查询接口(12-17上线)

<h5>简要描述</h5> <ul> <li>授权申请数据列表查询接口</li> </ul> <h5>请求URL</h5> <ul> <li>` <a href="http://xx.com/v1/authorize/selectByConditionForApplication">http://xx.com/v1/authorize/selectByConditionForApplication</a></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;">tAuthorizeInfoDto</td> <td style="text-align: left;">是</td> <td style="text-align: left;">json</td> <td>业务对象</td> </tr> </tbody> </table> <h5>传输示例</h5> <pre><code>{ &amp;quot;authCode&amp;quot;:&amp;quot;授权编号&amp;quot;, &amp;quot;authTitle&amp;quot;:&amp;quot;标题&amp;quot;, &amp;quot;autType&amp;quot;:&amp;quot;授权类别 20诉讼事项、30 合同事项、40 投标事项、50行政事务、60其他 &amp;quot;, &amp;quot;authUnit&amp;quot;:&amp;quot;授权单位&amp;quot; }</code></pre> <h5>返回示例</h5> <pre><code>{ &amp;quot;resultStat&amp;quot;:&amp;quot;SUCCESS&amp;quot;, &amp;quot;mess&amp;quot;:&amp;quot;查询成功&amp;quot;, &amp;quot;callBack&amp;quot;:&amp;quot;1629709537792&amp;quot;, &amp;quot;data&amp;quot;:{ { &amp;quot;id&amp;quot;:id, &amp;quot;authCode&amp;quot;:&amp;quot;授权编号&amp;quot;, &amp;quot;authTitle&amp;quot;:&amp;quot;标题&amp;quot;, &amp;quot;appDatetime&amp;quot;:&amp;quot;申请时间&amp;quot;, &amp;quot;createTime&amp;quot;:&amp;quot;创建时间&amp;quot;, &amp;quot;autType&amp;quot;:&amp;quot;授权类别 20诉讼事项、30 合同事项、40 投标事项、50行政事务、60其他 &amp;quot;, &amp;quot;authValidity&amp;quot;:&amp;quot;授权有效期(天)&amp;quot;, &amp;quot;auth_state&amp;quot;:&amp;quot;授权状态 1 未提交,2 审批中,3 已办结&amp;quot; &amp;quot;orgId&amp;quot;:&amp;quot;组织id&amp;quot; &amp;quot;paperOrgName&amp;quot;:&amp;quot;授权单位&amp;quot; } }, &amp;quot;redirectURL&amp;quot;: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> </tr> </tbody> </table> <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;">resultStat</td> <td style="text-align: left;">string</td> <td>接口状态 SUCCESS 成功,ERROR 失败</td> </tr> </tbody> </table>

页面列表

ITEM_HTML