test(wxapi): 适配新的模型测试

This commit is contained in:
Fu Diwei
2021-06-11 17:22:29 +08:00
parent 126b4a5894
commit a1c3ae248e
134 changed files with 1653 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<xml>
<ToUserName><![CDATA[toUser]]></ToUserName>
<FromUserName><![CDATA[fromUser]]></FromUserName>
<CreateTime>时间戳</CreateTime>
<MsgType><![CDATA[event]]></MsgType>
<Event><![CDATA[betaapp_verify_event]]></Event>
<ApplyAuthorizationInfoNoitfy>
<appid>![CDATA[小程序appid]]</appid>
<mp_appid>![CDATA[公众号appid]]</mp_appid>
<status>![CDATA[0]]</status>
<msg>![CDATA[ok]]</msg>
<operation_time>![CDATA[操作的时间]]</operation_time>
</ApplyAuthorizationInfoNoitfy>
</xml>