mac
2023-10-30 db2f0bac3aab27db1efc2fbb3e58ab14dfc06922
HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/PirMethod.cs
@@ -21,7 +21,7 @@
                pirDevice.name = function.name;
                pirDevice.deviceId = function.deviceId;
                pirDevice.sid = function.sid;
                pirDevice.online = function.online;
                //pirDevice.setOnine = function.isOnline();
                pirDevice.versions = function.versions;
            }
            Pir.currPir = pirDevice;