mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(wxapi): 随官方更新短剧小程序剧目相关接口模型
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<xml>
|
||||
<ToUserName>gh_abcdefg</ToUserName>
|
||||
<FromUserName>oABCD</FromUserName>
|
||||
<CreateTime>12344555555</CreateTime>
|
||||
<MsgType>event</MsgType>
|
||||
<Event>secvod_audit_event</Event>
|
||||
<audit_event>
|
||||
<drama_id>20001</drama_id>
|
||||
<audit_detail>
|
||||
<status>3</status>
|
||||
<audit_type>0</audit_type>
|
||||
<create_time>168625255</create_time>
|
||||
<audit_time>168626255</audit_time>
|
||||
</audit_detail>
|
||||
</audit_event>
|
||||
</xml>
|
||||
Reference in New Issue
Block a user