mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
11 lines
362 B
XML
11 lines
362 B
XML
<xml>
|
|
<ToUserName><![CDATA[gh_abcdefg]]></ToUserName>
|
|
<FromUserName><![CDATA[oABCD]]></FromUserName>
|
|
<CreateTime>1533042556</CreateTime>
|
|
<MsgType><![CDATA[event]]></MsgType>
|
|
<Event><![CDATA[get_quota]]></Event>
|
|
<BizID><![CDATA[xyz]]></BizID>
|
|
<BizPwd><![CDATA[xyz123]]></BizPwd>
|
|
<ShopAppID><![CDATA[wxABCD]]></ShopAppID>
|
|
</xml>
|