康邦-管理端


配置获取

<p><strong>请求URI:</strong></p> <ul> <li><code>/admin-api/config/member</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;poster_image&amp;quot;: &amp;quot;&amp;quot;,//海报         &amp;quot;sale_price&amp;quot;: 399900,//售价(分)         &amp;quot;concept_config&amp;quot;: [//理念配置 json 格式自定义             { &amp;quot;icon&amp;quot;:&amp;quot;&amp;quot;,//图标 &amp;quot;bg&amp;quot;:&amp;quot;&amp;quot;,//背景图 &amp;quot;title&amp;quot;:&amp;quot;理念1&amp;quot;//名称             }         ],         &amp;quot;append_expiry_day&amp;quot;: 365,//追加天数         &amp;quot;content_config&amp;quot;: []//权益内容 json 格式自定义     },     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML