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

This commit is contained in:
Fu Diwei
2021-07-30 18:25:12 +08:00
parent 4c64e85686
commit ddfdd85f61
8 changed files with 78 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
<xml>
<ToUserName><![CDATA[toUser]]></ToUserName>
<FromUserName><![CDATA[fromUser]]></FromUserName>
<CreateTime>12345678</CreateTime>
<MsgType><![CDATA[text]]></MsgType>
<Content><![CDATA[你好]]></Content>
</xml>