16 自选菜单图标
<h5>请求URL</h5>
<ul>
<li><code>http://happysell.com/api/job/app_choose_menu</code></li>
</ul>
<h5>参数</h5>
<pre><code>{
&quot;code&quot;: 1,
&quot;info&quot;: &quot;success&quot;,
&quot;data&quot;: {
&quot;my_menu&quot;: [
{
&quot;text&quot;: &quot;市场工作&quot;,
&quot;menus&quot;: []
},
{
&quot;text&quot;: &quot;公司工作&quot;,
&quot;menus&quot;: []
}
],
&quot;choose_menu&quot;:[
{
&quot;text&quot;: &quot;市场工作&quot;,
&quot;menus&quot;: [
{
&quot;id&quot;: 6,
&quot;file&quot;: &quot;/static/work/HelpAgentstosell.png&quot;,
&quot;category_name&quot;: &quot;Help Agents to sell&quot;,
&quot;page_id&quot;: &quot;&quot;
}
]
},
{
&quot;text&quot;: &quot;公司工作&quot;,
&quot;menus&quot;: [
{
&quot;id&quot;: 6,
&quot;file&quot;: &quot;/static/work/HelpAgentstosell.png&quot;,
&quot;category_name&quot;: &quot;Help Agents to sell&quot;,
&quot;page_id&quot;: &quot;&quot;
}
]
}
]
}}</code></pre>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=64b7d935189e7d7776ce9d951e165483&amp;file=file.png" alt="" /></p>