feat(work): 新增微盘相关回调通知事件模型

This commit is contained in:
fudiwei
2022-12-03 18:29:43 +08:00
parent 254221c5a1
commit f4fde0733b
15 changed files with 98 additions and 17 deletions

View File

@@ -0,0 +1,9 @@
<xml>
<ToUserName><![CDATA[toUser]]></ToUserName>
<FromUserName><![CDATA[sys]]></FromUserName>
<CreateTime>1348831860</CreateTime>
<MsgType><![CDATA[event]]></MsgType>
<Event><![CDATA[wedrive_file_change]]></Event>
<ChangeType><![CDATA[xxx_file]]></ChangeType>
<FileId><![CDATA[spxxxxxxxxxxxxx]]></FileId>
</xml>