mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
feat(work): 新增若干回调通知事件模型
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<xml>
|
||||
<ToUserName><![CDATA[toUser]]></ToUserName>
|
||||
<FromUserName><![CDATA[FromUser]]></FromUserName>
|
||||
<CreateTime>123456789</CreateTime>
|
||||
<MsgType><![CDATA[event]]></MsgType>
|
||||
<Event><![CDATA[reopen_inactive_agent]]></Event>
|
||||
<AgentID>1</AgentID>
|
||||
</xml>
|
Reference in New Issue
Block a user