wxr
2024-09-27 a70ecc5ff8e63921df9009fee23b6abe27f9556a
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;