查询系统

查询系统工具器


审核借出

<p>[TOC]</p> <h5>简要描述</h5> <h5>请求URL</h5> <ul> <li><code>http://172.16.14.59:8082/deviceManagement/warehouse/checkLendList</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <pre><code>{     &amp;quot;op_user&amp;quot;:55,     &amp;quot;borrow_number&amp;quot;: &amp;quot;896da9ae59904dc38682e1d6f0121e32&amp;quot;,     &amp;quot;type&amp;quot;:0, 1是通过 0是驳回     &amp;quot;device_numbers&amp;quot;: [&amp;quot;464566132356463&amp;quot;,&amp;quot;464566132356464&amp;quot;],     &amp;quot;review_reason&amp;quot;:&amp;quot;借出退回原因&amp;quot; }</code></pre> <h5>返回示例</h5> <pre><code>{     &amp;quot;code&amp;quot;: 200,     &amp;quot;success&amp;quot;: true,     &amp;quot;msg&amp;quot;: &amp;quot;操作成功&amp;quot;,     &amp;quot;data&amp;quot;: null } {     &amp;quot;code&amp;quot;: 501,     &amp;quot;success&amp;quot;: false,     &amp;quot;msg&amp;quot;: &amp;quot;借单信息错误或该单已被审批&amp;quot;,     &amp;quot;data&amp;quot;: null }</code></pre> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML