mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 10:08:20 +08:00
7 lines
149 B
JSON
7 lines
149 B
JSON
{
|
|
"access_token": "ACCESS_TOKEN",
|
|
"expires_in": 7200,
|
|
"refresh_token": "REFRESH_TOKEN",
|
|
"openid": "OPENID",
|
|
"scope": "SCOPE"
|
|
} |