医废全流程监管平台


批量入库

<p><strong>简要描述:</strong></p> <p>批量入库接口</p> <p><strong>请求URL:</strong></p> <ul> <li><a href="http://服务器IP:PORT/app/batchCommit">http://服务器IP:PORT/app/batchCommit</a></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST</li> </ul> <p><strong>请求头:</strong></p> <ul> <li> <p>headers内容为:{“token”:”请求登录成功后返回的token”}</p> <p><strong>参数说明</strong></p> </li> </ul> <table> <thead> <tr> <th style="text-align: left;">说明</th> <th style="text-align: left;">类型</th> <th>参数名</th> <th>是否必填</th> <th>长度</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">设备唯一码</td> <td style="text-align: left;">String</td> <td>deviceCode</td> <td>是</td> <td>50-100</td> </tr> <tr> <td style="text-align: left;">入库签字图片路径</td> <td style="text-align: left;">String</td> <td>path</td> <td>是</td> <td>100-150</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "msg": "入库成功!", "code": "200", "data", null }</code></pre> <p><strong>返回参数说明</strong></p> <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;">上传成功后文件保存路径</td> <td style="text-align: left;">String</td> <td>data</td> </tr> </tbody> </table> <p><strong>备注</strong></p> <ul> <li>liqs <h2></h2></li> </ul>

页面列表

ITEM_HTML