feat(wxapi): 新增小程序用户交易类投诉相关接口

This commit is contained in:
Fu Diwei
2021-12-15 17:29:33 +08:00
parent 6220d9afc2
commit 10ab0af625
20 changed files with 684 additions and 18 deletions

View File

@@ -0,0 +1,30 @@
<xml>
<appid>123</appid>
<MsgType><![CDATA[event]]></MsgType>
<Event><![CDATA[complaint_callback]]></Event>
<option_type>123</option_type>
<complaint_order_id>123</complaint_order_id>
<status>123</status>
<create_time>123</create_time>
<expire_time>123</expire_time>
<type>123</type>
<order_id>123</order_id>
<out_trade_no>123</out_trade_no>
<phone_number>123</phone_number>
<open_id>123</open_id>
<customer_material_content>123</customer_material_content>
<customer_material_media_id_list>123</customer_material_media_id_list>
<pay_time>123</pay_time>
<total_cost>123</total_cost>
<product_name>123</product_name>
<history>
<time>123</time>
<content>123</content>
<media_id_list>123</media_id_list>
</history>
<history>
<time>123</time>
<content>123</content>
<media_id_list>123</media_id_list>
</history>
</xml>