乌拉圭手机APP接口


入库扫码获取扫码产品列表

<p><strong>作者:</strong> </p> <ul> <li>赵慧敏</li> </ul> <p><strong>简要描述:</strong> </p> <p>-入库扫码获取扫码产品列表</p> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://192.168.1.117:8026/JY/ApiInstore/GetMaterialList</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <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;">EnterpriseID</td> <td style="text-align: left;">long</td> <td style="text-align: left;">否</td> <td>企业编号</td> </tr> <tr> <td style="text-align: left;">scanCode</td> <td style="text-align: left;">List<string></string></td> <td style="text-align: left;">否</td> <td>扫码列表</td> </tr> </tbody> </table> <p><strong>备注:</strong></p> <p><strong>返回示例</strong></p> <pre><code>{ "Msg":"获取成功", "Code":1, "isSuccess":true, "Data":{ "materailID":1,//产品ID "materialName": 1,//产品名称 "materialNum": "产品数量"//产品数量 "spection": "产品规格"//产品规格 "scanCode": { 码信息列表 } } }</code></pre> <p><strong>返回参数说明</strong> </p>

页面列表

ITEM_HTML