45 lines
1.2 KiB
YAML
45 lines
1.2 KiB
YAML
# 知识卡导出索引文件
|
|
schema_version: 1
|
|
locale: zh-CN
|
|
branch: main
|
|
nodes_managed: true
|
|
exported_at: "2026-07-09T02:41:34Z"
|
|
modules:
|
|
"":
|
|
dir_name: 耳机品牌与 OTA 升级管理平台(前后端编排)
|
|
title: 耳机品牌与 OTA 升级管理平台(前后端编排)
|
|
scope:
|
|
- .gitignore
|
|
- README.md
|
|
- DEPLOY.md
|
|
- docker-compose.yml
|
|
- scripts/
|
|
- .env
|
|
- .env.example
|
|
source_files: []
|
|
children:
|
|
- backend
|
|
- frontend
|
|
depends_on: []
|
|
related_to: []
|
|
backend:
|
|
dir_name: 耳机品牌与型号管理后端 API
|
|
title: 耳机品牌与型号管理后端 API
|
|
scope:
|
|
- backend/
|
|
source_files: []
|
|
children: []
|
|
depends_on: []
|
|
related_to:
|
|
- path: frontend
|
|
frontend:
|
|
dir_name: 耳机品牌与 OTA 升级管理前端
|
|
title: 耳机品牌与 OTA 升级管理前端
|
|
scope:
|
|
- frontend/
|
|
source_files: []
|
|
children: []
|
|
depends_on: []
|
|
related_to:
|
|
- path: backend
|