feat(work): 新增若干回调通知事件模型

This commit is contained in:
fudiwei
2023-01-12 10:24:16 +08:00
parent 950cb062d6
commit 073d9846ba
8 changed files with 133 additions and 3 deletions

View File

@@ -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>