mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-21 02:58:06 +08:00
feat(wxapi): 随官方更新第三方平台提交代码审核接口模型
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"item_list": [
|
||||
{
|
||||
"address": "index",
|
||||
@@ -24,14 +24,15 @@
|
||||
"feedback_info": "blablabla",
|
||||
"feedback_stuff": "xx|yy|zz",
|
||||
"preview_info": {
|
||||
"video_id_list": ["xxxx"],
|
||||
"pic_id_list": ["xxxx", "yyyy", "zzzz"]
|
||||
"video_id_list": [ "xxxx" ],
|
||||
"pic_id_list": [ "xxxx", "yyyy", "zzzz" ]
|
||||
},
|
||||
"version_desc": "blablabla",
|
||||
"ugc_declare": {
|
||||
"scene": [1, 2],
|
||||
"method": [1],
|
||||
"scene": [ 1, 2 ],
|
||||
"method": [ 1 ],
|
||||
"has_audit_team": 1,
|
||||
"audit_desc": "blablabla"
|
||||
}
|
||||
},
|
||||
"privacy_api_not_use": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user