wxr
2021-12-15 e1a8f2f7e4d850beedeb1469610b878c1427e976
HDL_ON/DAL/Mqtt/MqttInfoConfig.cs
@@ -49,7 +49,7 @@
            }
        }
        public HomeGatewayInfo HomeGatewayInfo = null;
        public HomeGatewayInfo HomeGatewayInfo = new HomeGatewayInfo();
        public MqttInfo mMqttInfo = null;
@@ -67,7 +67,8 @@
        public void Refresh()
        {
            m_Current = null;
            Save();
            Common.FileUtlis.Files.DeleteFile(ConfigFile);
            //Save();
        }
        public void Save()