feat(work): 新增获取接收的邮件相关接口

This commit is contained in:
fudiwei
2022-12-03 16:13:53 +08:00
parent 24d67a68bb
commit 7f87a691f3
11 changed files with 205 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<xml>
<ToUserName><![CDATA[toUser]]></ToUserName>
<FromUserName><![CDATA[sys]]></FromUserName>
<CreateTime>1668831860</CreateTime>
<MsgType><![CDATA[event]]></MsgType>
<Event><![CDATA[app_email_change]]></Event>
<ChangeType><![CDATA[receive_email]]></ChangeType>
<Amount><![CDATA[2]]></Amount>
</xml>