mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(wxapi): 新增授权用户资料变更的回调通知事件模型
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ToUserName": "gh_SDK_870882ca4b1",
|
||||
"FromUserName": "oaKk346BaWE-eIn4oSRWbaM9vR7s",
|
||||
"CreateTime": 1627359464,
|
||||
"MsgType": "event",
|
||||
"Event": "user_info_modified",
|
||||
"openid": "oaKk343WOktAaT2ygsX138BGblrg",
|
||||
"appid" : "wx13974bf780d3dc89"
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
<xml>
|
||||
<ToUserName><![CDATA[gh_SDK_870882ca4b1]]></ToUserName>
|
||||
<FromUserName><![CDATA[owAqB1v0ahK_Xlc7GshIDdf2yf7E]]></FromUserName>
|
||||
<CreateTime>1626857200</CreateTime>
|
||||
<MsgType><![CDATA[event]]></MsgType>
|
||||
<Event><![CDATA[user_info_modified]]></Event>
|
||||
<openid><![CDATA[owAqB1nqaOYYWl0Ng484G2z5NIwU]]></openid>
|
||||
<appid><![CDATA[wx13974bf780d3dc89]]></appid>
|
||||
</xml>
|
Reference in New Issue
Block a user