CrabtreeOn,印度客户定制APP,迁移2.0平台版本
wxr
2022-06-23 9ed0595e0cc3d7e38b182d4b02d59bf73b70d610
Crabtree/SmartHome/UI/SimpleControl/EquipmentPublicClass.cs
@@ -15,7 +15,7 @@
        static bool isConnectiong = false;
        static DateTime mFlagDateTime;
        static bool upLoadLink = true;
        public static bool upLoadLink = true;
        /// <summary>
        /// 检测/连接远程
        /// </summary>
@@ -207,7 +207,8 @@
#endif
                        //平台迁移数据处理 wxr 2022-06-14 13:37:49
                        if (!UserConfig.Instance.CurrentRegion.indiaIsAsyncDeviceMark) {
                        if (upLoadLink && !UserConfig.Instance.CurrentRegion.indiaIsAsyncDeviceMark) {
                            upLoadLink = false;
                            MigrateBean bean = new MigrateBean ();
                            System.Threading.Tasks.Task.Run (() => {
                                try {