掌沃云商开放平台


商品平台分类

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>商品平台分类</li> </ul> <h5>请求URL</h5> <ul> <li><code>/api/Open/getPlatformgoodstype</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> <tr> <td style="text-align: left;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>上级分类ID,默认为0</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> @font-face{ font-family:"Times New Roman"; } @font-face{ font-family:"宋体"; } @font-face{ font-family:"Calibri"; } p.MsoNormal{ mso-style-name:正文; mso-style-parent:""; margin:0pt; margin-bottom:.0001pt; mso-pagination:none; text-align:justify; text-justify:inter-ideograph; font-family:Calibri; mso-fareast-font-family:宋体; mso-bidi-font-family:'Times New Roman'; font-size:10.5000pt; mso-font-kerning:1.0000pt; } span.msoIns{ mso-style-type:export-only; mso-style-name:""; text-decoration:underline; text-underline:single; color:blue; } span.msoDel{ mso-style-type:export-only; mso-style-name:""; text-decoration:line-through; color:red; } @page{mso-page-border-surround-header:no; mso-page-border-surround-footer:no;}@page Section0{ } div.Section0{page:Section0;} { “code”:200, “msg”:”OK”,     "List": \[         {             "id": 20,             "title": "服装",             "picurl": "https://zwsm.oss-cn-beijing.aliyuncs.com/3685b09d460efd8940c8efd88ec1200d.jpg",             "parenTid": 0         },         {             "id": 56,             "title": "测试分类一级",             "picurl": "https://zwsm.oss-cn-beijing.aliyuncs.com/d14886e8e698fe6b0c1fca18a274c6b4.png",             "parenTid": 0         },         {             "id": 58,             "title": "食品",             "picurl": "https://zwsm.oss-cn-beijing.aliyuncs.com/d14886e8e698fe6b0c1fca18a274c6b4.png",             "parenTid": 0         },         {             "id": 59,             "title": "美食",             "picurl": "https://zwsm.oss-cn-beijing.aliyuncs.com/3685b09d460efd8940c8efd88ec1200d.jpg",             "parenTid": 0          }     \] }</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;">id</td> <td style="text-align: left;">int</td> <td>分类ID</td> </tr> <tr> <td style="text-align: left;">picurl</td> <td style="text-align: left;">String</td> <td>分类LOGO</td> </tr> <tr> <td style="text-align: left;">title</td> <td style="text-align: left;">String</td> <td>F分类名称</td> </tr> <tr> <td style="text-align: left;">parenTid</td> <td style="text-align: left;">Satring</td> <td>分类父ID,0 则当前分类为父分类</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML