Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/EventSamples/WxaExpress/GetQuotaEvent.json

11 lines
218 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"ToUserName": "gh_abcdefg",
"FromUserName": "oABCD",
"CreateTime": 1533042556,
"MsgType": "event",
"Event": "get_quota",
"BizID": "xyz",
"BizPwd": "xyz123",
"ShopAppID": "wxABCD"
2022-05-06 20:29:27 +08:00
}