Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaComponent/Code/WxaSubmitAuditRequest.json

42 lines
1019 B
JSON
Raw Normal View History

2021-06-11 17:22:29 +08:00
{
"item_list": [
{
"address": "index",
"tag": "学习 生活",
"first_class": "文娱",
"second_class": "资讯",
"first_id": 1,
"second_id": 2,
"title": "首页"
},
{
"address": "page/logs/logs",
"tag": "学习 工作",
"first_class": "教育",
"second_class": "学历教育",
"third_class": "高等",
"first_id": 3,
"second_id": 4,
"third_id": 5,
"title": "日志"
}
],
"feedback_info": "blablabla",
"feedback_stuff": "xx|yy|zz",
"preview_info": {
"video_id_list": [ "xxxx" ],
"pic_id_list": [ "xxxx", "yyyy", "zzzz" ]
},
"version_desc": "blablabla",
"ugc_declare": {
"scene": [
1,
2
],
"method": [
1
],
"has_audit_team": 1,
"audit_desc": "blablabla"
}
}