新增 luxsin-controller,更新 wiki

This commit is contained in:
eafonyang
2026-07-10 16:51:05 +08:00
parent b9ba1d5ed4
commit fc88d42be9
28 changed files with 1009 additions and 270 deletions
+1 -21
View File
@@ -3,7 +3,7 @@ schema_version: 1
locale: zh-CN
branch: main
nodes_managed: true
exported_at: "2026-07-10T03:11:01Z"
exported_at: "2026-07-10T07:20:08Z"
modules:
"":
dir_name: 音频设备管理仪表盘(前后端单体仓库)
@@ -13,23 +13,3 @@ modules:
children: []
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