糖果


获取应用APPID

<p><strong>简要描述:</strong> </p> <ul> <li>获取<code>当前包名</code>对应的APPID</li> <li>后台位置: <code>应用管理-应用APPID</code></li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/api/v1/config-appid</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET </li> </ul> <p><strong>返回示例</strong></p> <pre><code># 成功获取 { &amp;quot;code&amp;quot;: 0, &amp;quot;message&amp;quot;: &amp;quot;ok&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;alipay&amp;quot;: &amp;quot;11111111111&amp;quot;, &amp;quot;baidu&amp;quot;: &amp;quot;11111111111&amp;quot;, &amp;quot;douyin&amp;quot;: &amp;quot;11111111111&amp;quot;, &amp;quot;kuaishou&amp;quot;: &amp;quot;11111111111&amp;quot;, &amp;quot;shanyan&amp;quot;: &amp;quot;11111111111&amp;quot;, &amp;quot;tencent&amp;quot;: &amp;quot;11111111111&amp;quot; } }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">data</td> <td style="text-align: left;">object</td> <td>未配置时下列key可能不存在</td> </tr> <tr> <td style="text-align: left;">data.alipay</td> <td style="text-align: left;">string</td> <td>授权-支付宝APPID</td> </tr> <tr> <td style="text-align: left;">data.baidu</td> <td style="text-align: left;">string</td> <td>推广-百度APPID</td> </tr> <tr> <td style="text-align: left;">data.douyin</td> <td style="text-align: left;">string</td> <td>推广-抖音APPID</td> </tr> <tr> <td style="text-align: left;">data.kuaishou</td> <td style="text-align: left;">string</td> <td>推广-快手APPID</td> </tr> <tr> <td style="text-align: left;">data.shanyan</td> <td style="text-align: left;">string</td> <td>登录-闪验APPID</td> </tr> <tr> <td style="text-align: left;">data.tencent</td> <td style="text-align: left;">string</td> <td>推广-腾讯(广点通)APPID</td> </tr> </tbody> </table> <p><strong>备注</strong> </p>

页面列表

ITEM_HTML