wxhook

微信


小程序_刷新会话

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>小程序刷新会话</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:30001/Applet_RefreshSession</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <h5>参数</h5> <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> </tbody> </table> <h5>发送示例</h5> <pre><code>{     &amp;quot;appid&amp;quot;:&amp;quot;wx729238547ac7a14c&amp;quot; }</code></pre> <h5>返回示例</h5> <pre><code>{     &amp;quot;Applet_RefreshSession&amp;quot;:&amp;quot;1&amp;quot; }</code></pre> <h5>返回参数说明</h5> <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;">Applet_RefreshSession</td> <td style="text-align: left;">string</td> <td>1</td> </tr> </tbody> </table>

页面列表

ITEM_HTML