Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Wxa/Security/WxaMessageSecurityCheckRequest.json

6 lines
94 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
2021-08-04 18:20:29 +08:00
"openid": "OPENID",
"scene": 1,
"version": 2,
"content": "hello world!"
2021-05-28 19:27:38 +08:00
}