开通配置
<p><strong>请求URI:</strong></p>
<ul>
<li><code>/video-doctor/config</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>GET <code>AUTH</code></li>
</ul>
<p><strong>返回样例:</strong></p>
<pre><code>{
    &quot;msg&quot;: &quot;请求成功&quot;,
    &quot;data&quot;: {
        &quot;poster_image&quot;: &quot;&quot;,//海报
        &quot;sale_price&quot;: 299800,//每个激活码售价
        &quot;detail&quot;:&quot;&quot;,//详情描述
        &quot;cdkey_intro&quot;:&quot;&quot;,//cdkey页面详情
        &quot;exempt_sale_price&quot;: 68000//亲情价(分)
    },
    &quot;code&quot;: 0
}</code></pre>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=80e132c296861d5f34bb7fe7735007fb&amp;file=file.png" alt="" /></p>