wxr
2024-09-02 02ef7fd8315dfa7a5d8d3ddc0d04a3d4625dc0b5
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;