mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-16 07:59:44 +08:00
12 lines
397 B
XML
12 lines
397 B
XML
<xml>
|
|
<ToUserName><![CDATA[toUser]]></ToUserName>
|
|
<FromUserName><![CDATA[fromUser]]></FromUserName>
|
|
<CreateTime>1408622107</CreateTime>
|
|
<MsgType><![CDATA[event]]></MsgType>
|
|
<Event><![CDATA[poi_check_notify]]></Event>
|
|
<UniqId><![CDATA[123adb]]></UniqId>
|
|
<PoiId><![CDATA[123123]]></PoiId>
|
|
<Result><![CDATA[fail]]></Result>
|
|
<msg><![CDATA[xxxxxx]]></msg>
|
|
</xml>
|