mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
7 lines
240 B
XML
7 lines
240 B
XML
<xml>
|
|
<ToUserName><![CDATA[toUser]]></ToUserName>
|
|
<FromUserName><![CDATA[FromUser]]></FromUserName>
|
|
<CreateTime>123456789</CreateTime>
|
|
<MsgType><![CDATA[event]]></MsgType>
|
|
<Event><![CDATA[unsubscribe]]></Event>
|
|
</xml> |