点开工具、字典、anything


设置openid白名单

<p><strong>简要描述:</strong> </p> <ul> <li>设置openid白名单</li> </ul> <p><strong>请求URL:</strong> </p> <p><a href="http://ydadmindev2.heywoodsminiprogram.com">http://ydadmindev2.heywoodsminiprogram.com</a> //测试服</p> <ul> <li><code>/miniprogrammanage/set_openids</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </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;">appid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>appid</td> </tr> <tr> <td style="text-align: left;">openids</td> <td style="text-align: left;">是</td> <td style="text-align: left;">array</td> <td>限制数量500个。[&quot;wx3545655654645&quot;,&quot;wx3545655654645&quot;]</td> </tr> </tbody> </table> <ul> <li> <p>例子:{&quot;appid&quot;:&quot;wxc2335f6f362dc427&quot;,&quot;openids&quot;:[&quot;xxxxx&quot;, &quot;yyyyy&quot;, &quot;zzzzzzzzzzz&quot;]}</p> <p><strong>返回示例</strong></p> </li> </ul> <pre><code> { "msg": "保存成功 !", "data": [], "code": 1, "state": true }</code></pre>

页面列表

ITEM_HTML