品类选择列表
<p><strong>简要描述:</strong> </p>
<ul>
<li>品类选择列表</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://xx.com/dms/sales-order-app/get-data-cate-tree</code> 合伙人</li>
</ul>
<p><code>http://xx.com/app-store/get-data-cate-tree</code> 66智修</p>
<p><strong>请求方式:</strong></p>
<ul>
<li>
<p>POST </p>
<p><strong>返回参数说明:</strong> </p>
<p><strong><strong>---客户列表展示---</strong></strong></p>
<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;">second_ids</td>
<td style="text-align: left;">string</td>
<td>每个一级品类会返回对应的所有二级品类id集 全选的时候可以讲这个id集 给接下来的逻辑 原先参数还是data_cate_id 值就是这个id集</td>
</tr>
</tbody>
</table>
<p><strong>备注</strong> </p>
</li>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>