wxr
2024-07-12 3911b57a6e510f1e642beaa499d28465f028934a
HDL_ON/Entity/Room.cs
@@ -508,6 +508,7 @@
                {
                    if (g.roomIds.Contains(roomId) && roomId != null)
                    {
                        g.deviceId = g.userDeviceGroupControlId;
                        functions.Add(g);
                    }
                }