ZigbeeApp/Shared/Phone/ZigBee/Device/Panel.cs
@@ -37,6 +37,10 @@ /// </summary> public string currentSelectFloorId = string.Empty; /// <summary> /// 当前选择的房间ID【新风面板】 /// </summary> public string currentSelectRoomId = string.Empty; /// <summary> /// 当前开关模式 /// </summary> public string CurrentSwitchMode = "";