电梯代码优化

This commit is contained in:
yang.lee
2023-12-12 14:28:38 +08:00
parent 5fde13ece9
commit fbdc7de3b9
17 changed files with 275 additions and 282 deletions

View File

@@ -14,6 +14,10 @@
/// 心跳检测设备名称集合
/// </summary>
public List<string> HeartbeatDevNames { get; set; }
/// <summary>
/// 电梯状态标签列表
/// </summary>
public List<string> tags { get; set; }
public string token { get; set; }
/// <summary>
/// 获取设备标签列表url