云供应链

仓库


获取货品类别

<p><strong>简要描述:</strong> </p> <ul> <li>--获取货品类别</li> </ul> <p><strong>请求URL:</strong> <a href="https://xx.com:9054/WH_Ware_Goods/getGoodsType">https://xx.com:9054/WH_Ware_Goods/getGoodsType</a> <a href="http://xx.com:8054/WH_Ware_Goods/getGoodsType">http://xx.com:8054/WH_Ware_Goods/getGoodsType</a></p> <p><strong>请求方式:</strong></p> <ul> <li>Get;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;">shopsid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>门店编码</td> </tr> <tr> <td style="text-align: left;">groupid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>集团码</td> </tr> <tr> <td style="text-align: left;">ctype</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>查询类型(0:所有可见,1:门店自有)</td> </tr> <tr> <td style="text-align: left;">code</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>类型编码(查单个时传)</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <p>{ &quot;error&quot;: 0, &quot;Comment&quot;: &quot;操作成功!&quot;, &quot;Value&quot;: &quot;[{\&quot;Code\&quot;:\&quot;0915\&quot;,\&quot;Name\&quot;:\&quot;测试类型_Li\&quot;,\&quot;ParentCode\&quot;:\&quot;0\&quot;,\&quot;IsHeadQuarter\&quot;:\&quot;0\&quot;}]&quot; }</p> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <p>说明: error=0 成功 error=1 Comment=错误原因</p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML