mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +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"
|
|||
|
}
|