add:电梯系统新增

This commit is contained in:
chenpingsen
2024-07-30 14:35:40 +08:00
parent b55304ef7f
commit 1cf99afbc3
6 changed files with 203 additions and 115 deletions

View File

@@ -0,0 +1,3 @@
// 此文件只定义lift即电梯的位置信息
// 与显示状态和分组信息无关
export const liftPosition = [];