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