mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ToUserName": "gh_abcdefg",
|
||||
"FromUserName": "oABCD",
|
||||
"CreateTime": 1533042556,
|
||||
"MsgType": "event",
|
||||
"Event": "cancel_waybill",
|
||||
"BizID": "xyz",
|
||||
"BizPwd": "xyz123",
|
||||
"ShopAppID": "wxABCD",
|
||||
"OrderID": "012345678901234567890123456789",
|
||||
"WayBillID": "123456789"
|
||||
}
|
||||
Reference in New Issue
Block a user