小程序_刷新会话
[TOC]
简要描述
- 小程序刷新会话
请求URL
http://localhost:30001/Applet_RefreshSession
请求方式
- POST
参数
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
appid | 是 | string | 小程序appid |
发送示例
{
"appid":"wx729238547ac7a14c"
}
返回示例
{
"Applet_RefreshSession":"1"
}
返回参数说明
参数名 | 类型 | 说明 |
---|---|---|
Applet_RefreshSession | string | 1 |