mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 10:08:20 +08:00
feat(wxapi): 新增交易评价管理相关接口
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<xml>
|
||||
<ToUserName>gh_abcdefg</ToUserName>
|
||||
<FromUserName>oABCD</FromUserName>
|
||||
<CreateTime>12344555555</CreateTime>
|
||||
<MsgType>event</MsgType>
|
||||
<Event>secbook_audit_event</Event>
|
||||
<audit_event>
|
||||
<book_id>A1b2C3d4</book_id>
|
||||
<audit_detail>
|
||||
<status>3</status>
|
||||
<create_time>168625255</create_time>
|
||||
<audit_time>168626255</audit_time>
|
||||
</audit_detail>
|
||||
</audit_event>
|
||||
</xml>
|
Reference in New Issue
Block a user