feat(wxapi): 新增小程序重置登录态接口

This commit is contained in:
Fu Diwei
2024-06-20 16:14:22 +08:00
parent d05fc8437c
commit 2a50fafa0a
5 changed files with 126 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
{
"errcode": 0,
"errmsg": "ok",
"openid": "xxxxxxx",
"session_key": "xxxxxxxx"
}