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

5 lines
89 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"component_appid": "appid_value",
"authorization_code": "auth_code_value"
2022-05-06 20:29:27 +08:00
}