mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"ToUserName": "toUser",
|
||||
"FromUserName": "fromUser",
|
||||
"CreateTime": 1546924844,
|
||||
"MsgType": "event",
|
||||
"Event": "update_waybill_status",
|
||||
"shopid": "123456",
|
||||
"shop_order_id": "123456",
|
||||
"waybill_id": "123456",
|
||||
"action_time": 1546924844,
|
||||
"order_status": 102,
|
||||
"action_msg": "",
|
||||
"shop_no": "123456",
|
||||
"agent": {
|
||||
"name": "xxx",
|
||||
"phone": "1234567"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user