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,35 @@
<xml>
<ToUserName><![CDATA[gh_fxxxxxxxa4b2]]></ToUserName>
<FromUserName><![CDATA[odxxxxM-xxxxxxxx-trm4a7apsU8]]></FromUserName>
<CreateTime>1600055810</CreateTime>
<MsgType><![CDATA[event]]></MsgType>
<Event><![CDATA[wxa_appeal_record]]></Event>
<appeal_record_id>4111001</appeal_record_id>
<appid>wxaaaaaaaaaaaaaaaa</appid>
<appeal_time>1600055800</appeal_time>
<appeal_count>1</appeal_count>
<appeal_from>0</appeal_from>
<appeal_status>1|2|3|4</appeal_status>
<punish_description>内容涉嫌欺诈</punish_description>
<material>
<illegal_material>
<content>违规内容1</content>
<content_url>https://xxxxx</content_url>
</illegal_material>
<appeal_material>
<reason>内容是正常的</reason>
<proof_material_id>xxxx</proof_material_id>
<proof_material_id>yyyy</proof_material_id>
</appeal_material>
</material>
<material>
<illegal_material>
<content>违规内容2</content>
<content_url>https://yyyyy</content_url>
</illegal_material>
<appeal_material>
<reason>内容是正常的</reason>
<proof_material_id>zzzz</proof_material_id>
</appeal_material>
</material>
</xml>