4 lines
128 B
TypeScript
4 lines
128 B
TypeScript
![]() |
// 此文件只定义lift(即电梯)的位置信息
|
|||
|
// 与显示状态和分组信息无关
|
|||
|
export const liftPosition = [];
|