| | |
| | | |
| | | #endregion |
| | | |
| | | |
| | | if (!LoginHelper.Login()) |
| | | { |
| | | return; |
| | | } |
| | | |
| | | // Yw.FileFolderZipHelper.Zip(@"C:\Users\ZKC\Desktop\循环水用例", @"C:\Users\ZKC\Desktop\循环水用例.ywrvt"); |
| | | //Yw.FileFolderZipHelper.Zip(@"C:\Users\Eventech\Desktop\循环水用例", @"C:\Users\Eventech\Desktop\循环水用例.ywrvt"); |
| | | // Yw.FileFolderZipHelper.Zip(@"C:\Users\admin\Desktop\居家办公工作\循环水用例", @"C:\Users\admin\Desktop\居家办公工作\循环水用例.ywrvt"); |
| | | //Yw.FileFolderZipHelper.Zip(@"C:\Users\admin\Desktop\居家办公工作\简单用例", @"C:\Users\admin\Desktop\居家办公工作\简单用例.ywrvt"); |
| | | Yw.Untity.UserRegister.Regist |
| | | ( |
| | | Yw.WinFrmUI.LoginUserInfo.CorpID, |
| | | Yw.WinFrmUI.LoginUserInfo.UserID, |
| | | (int)Yw.WinFrmUI.LoginUserInfo.AdminType, |
| | | Yw.WinFrmUI.LoginUserInfo.UserName, |
| | | Yw.WinFrmUI.LoginUserInfo.UserTag, |
| | | Yw.WinFrmUI.LoginUserInfo.LoginAccountID, |
| | | Yw.WinFrmUI.LoginUserInfo.LoginTypeID, |
| | | Yw.WinFrmUI.LoginUserInfo.ProjectID, |
| | | Yw.WinFrmUI.LoginUserInfo.SoftwareID |
| | | ); |
| | | |
| | | //var json = RevitTestHelper.GenerateJson(); |
| | | |
| | | //var jsonFileName = @"C:\Users\admin\Desktop\居家办公工作\二开压缩文件\hydro.json"; |
| | | //var jsonContent = File.ReadAllText(jsonFileName); |
| | | //var jsonModel = JsonHelper.Json2Object<HStation.Model.RevitModel>(jsonContent); |
| | | //扫描全局DTO映射 |
| | | TypeAdapterConfig.GlobalSettings.Scan |
| | | ( |
| | |
| | | // |
| | | private static void TaskScheduler_UnobservedTaskException(object sender, UnobservedTaskExceptionEventArgs e) |
| | | { |
| | | throw new NotImplementedException(); |
| | | //throw new NotImplementedException(); |
| | | } |
| | | |
| | | } |