从订单到交付

从订单到交付一期


检斤二次过磅提醒

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>检斤二次过磅提醒接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xxxx/ierp/kapi/app/iscb/sf_secondweighing</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <p>{ &quot;param&quot;:{&quot;baseid&quot;:null,基地id &quot;carno&quot;:null 车牌号 } }</p> <h5>返回示例</h5> <pre><code> { &amp;quot;data&amp;quot;:{ &amp;quot;output&amp;quot;:{ &amp;quot;result&amp;quot;:{ &amp;quot;issexists&amp;quot;:false,送货单有为true,没有为false &amp;quot;istexists&amp;quot;:false,提货单有为true,没有为false } }, &amp;quot;id&amp;quot;:1636875518689173504 }, &amp;quot;errorCode&amp;quot;:&amp;quot;success&amp;quot;, &amp;quot;status&amp;quot;:true, &amp;quot;success&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;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML