mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(wxapi): SubscribeMessagePopupEvent
兼容微信返回的多种数据格式
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ToUserName": "gh_123456789abc",
|
||||
"FromUserName": "o7esq5OI1Uej6Xixw1lA2H7XDVbc",
|
||||
"CreateTime": "1620973045",
|
||||
"MsgType": "event",
|
||||
"Event": "subscribe_msg_popup_event",
|
||||
"List": {
|
||||
"TemplateId": "hD-ixGOhYmUfjOnI8MCzQMPshzGVeux_2vzyvQu7O68",
|
||||
"SubscribeStatusString": "accept",
|
||||
"PopupScene": "0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user