Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Work.UnitTests/EventSamples/Living/LivingStatusChangeEvent.xml
2021-06-07 00:25:38 +08:00

11 lines
345 B
XML

<xml>
<ToUserName><![CDATA[toUser]]></ToUserName>
<FromUserName><![CDATA[fromUser]]></FromUserName>
<CreateTime>1348831860</CreateTime>
<MsgType><![CDATA[event]]></MsgType>
<Event><![CDATA[living_status_change]]></Event>
<LivingId><![CDATA[LivingId]]></LivingId>
<Status>1</Status>
<AgentID>1</AgentID>
</xml>