Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinComponent/CgibinComponentApiAuthorizerTokenRequest.json

6 lines
143 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"component_appid": "appid_value",
"authorizer_appid": "auth_appid_value",
"authorizer_refresh_token": "refresh_token_value"
2022-05-06 20:29:27 +08:00
}