happysell


20 保存自定义商品分类

<h5>请求URL</h5> <ul> <li><code>http://happysell.com/api/job/task_publish</code></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;">my_menu</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>自定义商品分类JSON</td> </tr> </tbody> </table> <pre><code>参数 my_menu示例: [ { &amp;quot;id&amp;quot;: 1, &amp;quot;file&amp;quot;: &amp;quot;upload/ff/5d73b208aa11d7d638b885773ca463.png&amp;quot;, &amp;quot;category_name&amp;quot;: &amp;quot;Chargers&amp;quot;, &amp;quot;flag&amp;quot;: 0 } ]</code></pre> <pre><code>返回示例: {     &amp;quot;code&amp;quot;: 1,     &amp;quot;info&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;data&amp;quot;: 1 } </code></pre> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=d05cbc74a3c6f7562a7689affdc046c8&amp;amp;file=file.png" alt="" /></p>

页面列表

ITEM_HTML