DotNetCore.SKIT.FlurlHttpCl.../test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/EventSamples/OpenComponent/BetaAppVerifyApplyEvent.xml
2021-06-11 17:22:29 +08:00

13 lines
545 B
XML

<xml>
<ToUserName><![CDATA[toUser]]></ToUserName>
<FromUserName><![CDATA[fromUser]]></FromUserName>
<CreateTime>时间戳</CreateTime>
<MsgType><![CDATA[event]]></MsgType>
<Event><![CDATA[betaapp_verify_apply_event]]></Event>
<ApplyAuthorizationInfoNoitfy>
<appid>![CDATA[小程序appid]]</appid>
<mp_appid>![CDATA[公众号appid]]</mp_appid>
<status>![CDATA[公众号appid]]</status>
<operation_time>![CDATA[操作的时间]]</operation_time>
</ApplyAuthorizationInfoNoitfy>
</xml>