中移铁通接口文档修改部分

技术团队文档示例


【集客工单】套餐树

<p><strong>简要描述:</strong> </p> <ul> <li>【集客工单】套餐树V1.0.0</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/app/marketGuest/getSetmealTree</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">version</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>版本号</td> <td>1.0.0</td> </tr> </tbody> </table> <p><strong>返回示例</strong> { &quot;result&quot;: 200, &quot;message&quot;: &quot;操作成功&quot;, &quot;object&quot;: [ { &quot;id&quot;: 1, &quot;text&quot;: &quot;一级目录&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;children&quot;: [ { &quot;id&quot;: 2, &quot;text&quot;: &quot;二级目录&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;children&quot;: [ { &quot;id&quot;: 3, &quot;text&quot;: &quot;5G无限流量五年&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;attributes&quot;: &quot;TC10000&quot;, &quot;children&quot;: [], &quot;pid&quot;: 2 }, { &quot;id&quot;: 4, &quot;text&quot;: &quot;29元全国无限量套餐&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;attributes&quot;: &quot;TC153062878349411&quot;, &quot;children&quot;: [], &quot;pid&quot;: 2 } ], &quot;pid&quot;: 1 } ], &quot;pid&quot;: 0 }, { &quot;id&quot;: 3, &quot;text&quot;: &quot;一级目录2&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;children&quot;: [ { &quot;id&quot;: 4, &quot;text&quot;: &quot;二级目录2&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;children&quot;: [ { &quot;id&quot;: 1, &quot;text&quot;: &quot;2商铺优惠4G套餐1&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;attributes&quot;: &quot;TC10086&quot;, &quot;children&quot;: [], &quot;pid&quot;: 4 } ], &quot;pid&quot;: 3 } ], &quot;pid&quot;: 0 }, { &quot;id&quot;: 5, &quot;text&quot;: &quot;测试&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;children&quot;: [ { &quot;id&quot;: 8, &quot;text&quot;: &quot;测试1&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;children&quot;: [ { &quot;id&quot;: 2, &quot;text&quot;: &quot;5G套餐&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;attributes&quot;: &quot;TC10001&quot;, &quot;children&quot;: [], &quot;pid&quot;: 8 } ], &quot;pid&quot;: 5 } ], &quot;pid&quot;: 0 }, { &quot;id&quot;: 14, &quot;text&quot;: &quot;目录0704&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;children&quot;: [ { &quot;id&quot;: 15, &quot;text&quot;: &quot;目录0704&amp;mdash;目录1&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;children&quot;: [], &quot;pid&quot;: 14 } ], &quot;pid&quot;: 0 }, { &quot;id&quot;: 16, &quot;text&quot;: &quot;目录0704(1)&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;children&quot;: [], &quot;pid&quot;: 0 }, { &quot;id&quot;: 17, &quot;text&quot;: &quot;目录0704(2)&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;children&quot;: [], &quot;pid&quot;: 0 }, { &quot;id&quot;: 18, &quot;text&quot;: &quot;目录0704(3)&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;children&quot;: [], &quot;pid&quot;: 0 }, { &quot;id&quot;: 19, &quot;text&quot;: &quot;1&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;children&quot;: [], &quot;pid&quot;: 0 }, { &quot;id&quot;: 20, &quot;text&quot;: &quot;2&quot;, &quot;state&quot;: &quot;open&quot;, &quot;checked&quot;: false, &quot;children&quot;: [], &quot;pid&quot;: 0 } ] }</p> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML