同步数据
This commit is contained in:
13
scripts/miniprogram_audit_item.example.json
Normal file
13
scripts/miniprogram_audit_item.example.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"item_list": [
|
||||
{
|
||||
"address": "pages/index/index",
|
||||
"tag": "阅读 创业",
|
||||
"first_class": "一级类目名称",
|
||||
"second_class": "二级类目名称",
|
||||
"first_id": 0,
|
||||
"second_id": 0,
|
||||
"title": "首页"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user