乌拉圭手机APP接口


获取经营企业入库明细

<p><strong>作者:</strong> </p> <ul> <li>赵慧敏</li> </ul> <p><strong>简要描述:</strong> </p> <ul> <li>获取经营企业入库明细</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://192.168.1.117:8026/JY/ApiInstore/GetBillRecordDetail</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;">outStoreID</td> <td style="text-align: left;">long</td> <td style="text-align: left;">否</td> <td>出库id</td> </tr> </tbody> </table> <p><strong>备注:</strong></p> <p><strong>返回示例</strong></p> <pre><code>{ "Msg":"获取成功", "Code":1, "isSuccess":true, "Data":{ "InStorageDetailID":1,//明细d "Material_ID": 1,//产品id "MaterialName": ""//产品名称 "MaterialSpecification":""//产品规格 "MaCount": ""//产品数量 } }</code></pre> <p><strong>返回参数说明</strong> </p>

页面列表

ITEM_HTML