| | |
| | | |
| | | static bool isConnectiong = false; |
| | | static DateTime mFlagDateTime; |
| | | public static bool upLoadLink = true; |
| | | //public static bool upLoadLink = true; |
| | | /// <summary> |
| | | /// 检测/连接远程 |
| | | /// </summary> |
| | |
| | | Application.RunOnMainThread (() => { |
| | | MainPage.Loading.Hide (); |
| | | #if DEBUG |
| | | //upLoadLink = true; |
| | | upLoadLink = true; |
| | | #endif |
| | | |
| | | //平台迁移数据处理 wxr 2022-06-14 13:37:49 |
| | | if (upLoadLink && !UserConfig.Instance.CurrentRegion.indiaIsAsyncDeviceMark) { |
| | | upLoadLink = false; |
| | | if ( !UserConfig.Instance.CurrentRegion.indiaIsAsyncDeviceMark) { |
| | | //upLoadLink = false; |
| | | MigrateBean bean = new MigrateBean (); |
| | | System.Threading.Tasks.Task.Run (() => { |
| | | try { |