JLChen
2020-06-05 f86c8b5dcf5c84386745b009fc4115fa9db3b76d
SmartHome/SmartHome/UI/SimpleControl/MainPage.cs
@@ -48,9 +48,9 @@
        public static string sendTime = "";
        public static string recTime = "";
#if wallon
        public static string CodeIDString = "202006021";
        public static string CodeIDString = "202006051";
#else
        public static string CodeIDString = "2.506021";
        public static string CodeIDString = "2.506051";
#endif
        public static UserInfo LoginUser;
        public static string RequestSource = "1"; //0:Zigbee、1:HdlOn、2:GraphicsMonitor、3:BusproSoft、4:AgentWeb
@@ -318,6 +318,8 @@
        public static bool checeInternet ()
        {
            return true;
            byte [] bytes = null;
            var dateTime = DateTime.Now;
            System.Threading.Tasks.Task.Run (() => {