mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(wxapi): 新增交易评价管理相关接口
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<xml>
|
||||
<ToUserName><![CDATA[gh_abcdefg]]></ToUserName>
|
||||
<FromUserName><![CDATA[oABCD]]></FromUserName>
|
||||
<CreateTime>1704038400</CreateTime>
|
||||
<MsgType><![CDATA[event]]></MsgType>
|
||||
<Event><![CDATA[wxa_comment_bad_score]]></Event>
|
||||
<result>
|
||||
<comment_id>2272502024443330610</comment_id>
|
||||
</result>
|
||||
</xml>
|
||||
Reference in New Issue
Block a user