mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 10:08:20 +08:00
6 lines
137 B
JSON
6 lines
137 B
JSON
{
|
|
"authorizer_access_token": "some-access-token",
|
|
"expires_in": 7200,
|
|
"authorizer_refresh_token": "refresh_token_value"
|
|
}
|