mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(wxapi): 随官方更新开放平台应用通过 Code 获取 AccessToken 的接口模型
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
{
|
||||
"access_token": "ACCESS_TOKEN",
|
||||
"expires_in": 7200,
|
||||
"refresh_token": "REFRESH_TOKEN",
|
||||
"openid": "OPENID",
|
||||
"scope": "SCOPE"
|
||||
"scope": "SCOPE",
|
||||
"unionid": "o6_bmasdasdsad6_2sgVt7hMZOPfL"
|
||||
}
|
||||
|
Reference in New Issue
Block a user