| | |
| | | /// <summary> |
| | | /// 版本号 |
| | | /// </summary> |
| | | public static string VersionString = "1.0.0124"; |
| | | public static string VersionString = "1.0.1220"; |
| | | ///// <summary> |
| | | ///// 客户端类型 |
| | | ///// </summary> |
| | |
| | | /// 无登录模式 |
| | | /// </summary> |
| | | public static bool NoLoginMode = false; |
| | | /// <summary> |
| | | /// 远程模式 |
| | | /// </summary> |
| | | public static bool IsRemote = false; |
| | | ///// <summary> |
| | | ///// 远程模式 |
| | | ///// </summary> |
| | | //public static bool IsRemote = false; |
| | | /// <summary> |
| | | /// 网络连接状态 |
| | | /// 0:无网络 |
| | |
| | | Entity.FunctionList.List.DownloadFunctionList(); |
| | | //读取云端场景数据 |
| | | Entity.FunctionList.List.DownloadSceneList(); |
| | | //读取逻辑列表 |
| | | UI.UI2.Intelligence.Automation.MainView.GetLogicList(); |
| | | #endregion |
| | | |
| | | }) |