feat(设备模块): 追加设备模块相关说明文档

设备模块包含:设备模型管理 设备损耗品管理 设备点检 设备维修管理 设备保养 设备状态管理
This commit is contained in:
2026-04-16 11:04:16 +08:00
parent 723edd8f07
commit 1e7effa77c
9 changed files with 1671 additions and 162 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
node_modules/
.temp/
.cache/
dist/
.vitepress/
package.json
package-lock.json