Files
Mycontent/scripts/miniprogram_audit_item.example.json
2026-04-02 19:20:19 +08:00

14 lines
259 B
JSON

{
"item_list": [
{
"address": "pages/index/index",
"tag": "阅读 创业",
"first_class": "一级类目名称",
"second_class": "二级类目名称",
"first_id": 0,
"second_id": 0,
"title": "首页"
}
]
}