APP(合伙人)

合伙人、dms、66智修文档相关


购物车列表

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li> </li> </ul> <h5>请求URL</h5> <ul> <li><code>{{url}}/app/shop/shop-car-list</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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> </tbody> </table> <pre><code>{ &amp;quot;supplier_id&amp;quot;: &amp;quot;9043&amp;quot; }</code></pre> <h5>返回示例</h5> <pre><code> {     &amp;quot;errCode&amp;quot;: 1000,     &amp;quot;errMsg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;effectiveList&amp;quot;: [             {                 &amp;quot;id&amp;quot;: &amp;quot;3&amp;quot;,                 &amp;quot;parts_id&amp;quot;: &amp;quot;14689&amp;quot;,                 &amp;quot;brand_id&amp;quot;: &amp;quot;195&amp;quot;,                 &amp;quot;brand_name&amp;quot;: &amp;quot;曼&amp;quot;,                 &amp;quot;parts_name&amp;quot;: &amp;quot;机油滤清器&amp;quot;,                 &amp;quot;parts_code&amp;quot;: &amp;quot;W7012&amp;quot;,                 &amp;quot;packing_instruction&amp;quot;: &amp;quot;1*10&amp;quot;,                 &amp;quot;publish_status&amp;quot;: &amp;quot;1&amp;quot;,                 &amp;quot;count&amp;quot;: &amp;quot;30.00&amp;quot;,                 &amp;quot;available_stock&amp;quot;: &amp;quot;2828.00&amp;quot;,                 &amp;quot;jz_content&amp;quot;: &amp;quot;0&amp;quot;,                 &amp;quot;mz_content&amp;quot;: &amp;quot;0&amp;quot;,                 &amp;quot;jz_allcontent&amp;quot;: &amp;quot;0&amp;quot;,                 &amp;quot;mz_allcontent&amp;quot;: &amp;quot;0&amp;quot;,                 &amp;quot;price&amp;quot;: &amp;quot;10.00&amp;quot;,                 &amp;quot;org_count&amp;quot;: 1,                 &amp;quot;show_name&amp;quot;: &amp;quot;曼 机油滤清器 W7012&amp;quot;,                 &amp;quot;imgs&amp;quot;: &amp;quot;http://api.betterchain.com.cn:9099/upload/brand/2023/10/085316114016.png&amp;quot;             }         ],         &amp;quot;invalidList&amp;quot;: [],         &amp;quot;display_price&amp;quot;: &amp;quot;1&amp;quot;,         &amp;quot;exhibition_stock&amp;quot;: &amp;quot;1&amp;quot;     } }</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