WJC
2020-01-15 c6ff92e84b6cb2815cb98065ecb0ecf95d0689c3
ZigbeeApp/Shared/Common/SceneRoomUI.cs
@@ -55,6 +55,6 @@
        [Newtonsoft.Json.JsonIgnore]
        public static List<SceneRoomUI> AllSceneRoomUIList = new List<SceneRoomUI> { };
    }
}