mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
16 lines
448 B
XML
16 lines
448 B
XML
<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>
|