蛋白油酯


磅单保存

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>道闸出入厂查询</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://192.168.0.239:8080/sf_public?url=sf_poundsave_db</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <pre><code>{ &amp;quot;fxyz_second_weigh&amp;quot;:&amp;quot;2023-04-27 15:07:53.000&amp;quot;, //二次过磅时间 &amp;quot;fxyz_tare&amp;quot;:&amp;quot;30500&amp;quot;, //毛重 &amp;quot;fxyz_business_type&amp;quot;:&amp;quot;0&amp;quot;, //业务类型 0送货 1提货 &amp;quot;lineno&amp;quot;:&amp;quot;1&amp;quot;, //行号 &amp;quot;fxyz_buckle_weight&amp;quot;:&amp;quot;0.0&amp;quot;, //抠重 用不到默认不管 &amp;quot;carno&amp;quot;:&amp;quot;豫A10066&amp;quot;, //车号 &amp;quot;fxyz_first_weigh&amp;quot;:&amp;quot;2022-11-17 15:07:53&amp;quot;, //一次过磅时间 &amp;quot;fxyz_net_weight&amp;quot;:&amp;quot;-500&amp;quot;, //净重 &amp;quot;fxyz_gross_weight&amp;quot;:&amp;quot;30000&amp;quot;, //皮重 &amp;quot;billno&amp;quot;:&amp;quot;KT-SHD-2024-08-08-0007&amp;quot; //通知单单号 }</code></pre> <h5>返回示例</h5> <pre><code>//同步调用接口 返回值 true才能继续 否则抛异常 {     &amp;quot;data&amp;quot;: {         &amp;quot;output&amp;quot;: {},         &amp;quot;id&amp;quot;: &amp;quot;2030535216879123456&amp;quot;     },     &amp;quot;errorCode&amp;quot;: &amp;quot;0&amp;quot;,     &amp;quot;status&amp;quot;: true } </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> <td style="text-align: left;"></td> <td style="text-align: left;"></td> <td></td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML