康邦-管理端


配置获取

<p><strong>请求URI:</strong></p> <ul> <li><code>/admin-api/config/broadcast</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET</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;"></td> <td style="text-align: left;"></td> <td style="text-align: left;"></td> <td></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;: 36,         &amp;quot;title&amp;quot;: &amp;quot;视频区&amp;quot;,//区域标题         &amp;quot;background_image&amp;quot;: &amp;quot;https://devs.pinzhihealth.com/uploads/miniqrcode/minicode_05f2ffe675004fc7a79a5a8c6256039e@200.png&amp;quot;,//底图         &amp;quot;create_datetime&amp;quot;: &amp;quot;2025-03-11 16:35:22&amp;quot;,         &amp;quot;update_datetime&amp;quot;: &amp;quot;2025-03-11 16:37:16&amp;quot;,         &amp;quot;video&amp;quot;: [//视频列表             {                 &amp;quot;path&amp;quot;: &amp;quot;https://s.pinzhihealth.com/uploads/20250311/a72097a07ce8088f3d4a3f12a9b7b0b6.mp4&amp;quot;,//视频地址                 &amp;quot;title&amp;quot;: &amp;quot;视频标题&amp;quot;,                 &amp;quot;cover_image&amp;quot;: &amp;quot;https://devs.pinzhihealth.com/uploads/miniqrcode/minicode_05f2ffe675004fc7a79a5a8c6256039e@200.png&amp;quot;//封面             }         ]     },     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML