康邦-小程序


服务类(商品)分类详情

<p><strong>请求URI:</strong></p> <ul> <li><code>/service/sort/detail</code> &gt;/user-api/service/sort/detail?sort_id=57</li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET <code>AUTH</code></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> </tr> </thead> <tbody> <tr> <td style="text-align: left;">sort_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>分类id</td> </tr> </tbody> </table> <p><strong>返回示例:</strong></p> <pre><code class="language-json">{     &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;:         {             &amp;quot;id&amp;quot;: 47,             &amp;quot;title&amp;quot;: &amp;quot;康邦视频医生&amp;quot;,             &amp;quot;create_datetime&amp;quot;: &amp;quot;2025-01-01 12:38:47&amp;quot;,             &amp;quot;update_datetime&amp;quot;: &amp;quot;2025-01-01 12:38:47&amp;quot;, &amp;quot;intro&amp;quot;:null//分类介绍         },     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML