From 9576b66b52fa7c9985489c950a3b726671d5fd1a Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期一, 23 十二月 2024 16:39:47 +0800
Subject: [PATCH] 泵曲线图片导入修改

---
 WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj |   81 ++++++++++------------------------------
 1 files changed, 21 insertions(+), 60 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj
index 3f008a3..53e717f 100644
--- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj
+++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj
@@ -181,6 +181,7 @@
 	<ItemGroup>
 		<ProjectReference Include="..\..\BLL\HStation.BLL.TransferFile.Core\HStation.BLL.TransferFile.Core.csproj" />
 		<ProjectReference Include="..\..\BLL\HStation.BLL.Xhs.Core\HStation.BLL.Xhs.Core.csproj" />
+		<ProjectReference Include="..\..\Component\HStation.ReportFile.SDK.Core\HStation.ReportFile.SDK.Core.csproj" />
 		<ProjectReference Include="..\..\Hydro\HStation.Hydro.Core\HStation.Hydro.Core.csproj" />
 		<ProjectReference Include="..\HStation.WinFrmUI.Assets.Core\HStation.WinFrmUI.Assets.Core.csproj" />
 		<ProjectReference Include="..\HStation.WinFrmUI.Bimface.Core\HStation.WinFrmUI.Bimface.Core.csproj" />
@@ -201,70 +202,30 @@
 		<Compile Update="02-project\01-import\04-completed\03-hydro\XhsProjectResultHydroCtrl.cs" />
 		<Compile Update="02-project\01-import\04-completed\01-info\XhsProjectResultInfoCtrl.cs" />
 		<Compile Update="02-project\04-q3d\XhsProjectQ3dViewPage.cs" />
-		<Compile Update="02-project\05-add\AddXhsProjectDlg.cs">
-		  <SubType>Form</SubType>
-		</Compile>
-		<Compile Update="02-project\08-view\ViewXhsProjectDlg.cs">
-		  <SubType>Form</SubType>
-		</Compile>
+		<Compile Update="02-project\05-add\AddXhsProjectDlg.cs" />
+		<Compile Update="02-project\08-view\ViewXhsProjectDlg.cs" />
 		<Compile Update="02-project\06-edit\EditXhsProjectDlg.cs" />
-		<Compile Update="03-simulation\04-scheme\02-change\02-valve\CreateXhsSchemeValveChangePage.cs">
-		  <SubType>UserControl</SubType>
-		</Compile>
-		<Compile Update="03-simulation\04-scheme\02-change\03-pipe\CreateXhsSchemePipeChangePage.cs">
-		  <SubType>UserControl</SubType>
-		</Compile>
-		<Compile Update="03-simulation\04-scheme\02-change\99-change-record\CreateXhsSchemeChangeRecordPage.cs">
-		  <SubType>UserControl</SubType>
-		</Compile>
+		<Compile Update="03-simulation\04-scheme\02-change\02-valve\CreateXhsSchemeValveChangePage.cs" />
+		<Compile Update="03-simulation\04-scheme\02-change\03-pipe\CreateXhsSchemePipeChangePage.cs" />
+		<Compile Update="03-simulation\04-scheme\02-change\99-change-record\CreateXhsSchemeChangeRecordPage.cs" />
 		<Compile Update="03-simulation\04-scheme\99-bak\01-set\03-pipe\SetSchemePipeListCtrl.cs" />
 		<Compile Update="03-simulation\04-scheme\99-bak\01-set\01-pump\SetSchemePumpListCtrl.cs" />
 		<Compile Update="03-simulation\04-scheme\99-bak\01-set\02-valve\SetSchemeValveListCtrl.cs" />
-		<Compile Update="03-simulation\04-scheme\01-info\00-core\XhsSchemeChangeTypeCheckedListHorizCtrl.cs">
-		  <SubType>UserControl</SubType>
-		</Compile>
-		<Compile Update="03-simulation\04-scheme\02-change\01-pump\CreateXhsSchemePumpChangePage.cs">
-		  <SubType>UserControl</SubType>
-		</Compile>
-		<Compile Update="03-simulation\07-matching\03-valve\AssetsValveSingleMatchingCtrl.cs">
-		  <SubType>UserControl</SubType>
-		</Compile>
-		<Compile Update="03-simulation\07-matching\03-valve\AssetsValveSingleMatchingDlg.cs">
-		  <SubType>Form</SubType>
-		</Compile>
-		<Compile Update="03-simulation\07-matching\09-Tank\AssetsTankSingleMatchingCtrl.cs">
-		  <SubType>UserControl</SubType>
-		</Compile>
-		<Compile Update="03-simulation\07-matching\09-Tank\AssetsTankSingleMatchingDlg.cs">
-		  <SubType>Form</SubType>
-		</Compile>
-		<Compile Update="03-simulation\07-matching\17-compressor\AssetsCompressorSingleMatchingCtrl.cs">
-		  <SubType>UserControl</SubType>
-		</Compile>
-		<Compile Update="03-simulation\07-matching\17-compressor\AssetsCompressorSingleMatchingDlg.cs">
-		  <SubType>Form</SubType>
-		</Compile>
-		<Compile Update="03-simulation\07-matching\18-exchanger\AssetsExchangerSingleMatchingCtrl.cs">
-		  <SubType>UserControl</SubType>
-		</Compile>
-		<Compile Update="03-simulation\07-matching\18-exchanger\AssetsExchangerSingleMatchingDlg.cs">
-		  <SubType>Form</SubType>
-		</Compile>
-		<Compile Update="03-simulation\07-matching\18-pressmeter\AssetsPressmeterSingleMatchingCtrl.cs">
-		  <SubType>UserControl</SubType>
-		</Compile>
-		<Compile Update="03-simulation\07-matching\18-pressmeter\AssetsPressmeterSingleMatchingDlg.cs">
-		  <SubType>Form</SubType>
-		</Compile>
-		<Compile Update="03-simulation\07-matching\17-flowmeter\AssetsFlowmeterSingleMatchingCtrl.cs">
-		  <SubType>UserControl</SubType>
-		</Compile>
-		<Compile Update="03-simulation\07-matching\17-flowmeter\AssetsFlowmeterSingleMatchingDlg.cs">
-		  <SubType>Form</SubType>
-		</Compile>
-		<Compile Update="03-simulation\07-matching\16-meter\AssetsMeterSingleMatchingDlg.cs">
-		  <SubType>Form</SubType>
-		</Compile>
+		<Compile Update="03-simulation\04-scheme\01-info\00-core\XhsSchemeChangeTypeCheckedListHorizCtrl.cs" />
+		<Compile Update="03-simulation\04-scheme\02-change\01-pump\CreateXhsSchemePumpChangePage.cs" />
+		<Compile Update="03-simulation\07-matching\03-valve\AssetsValveSingleMatchingCtrl.cs" />
+		<Compile Update="03-simulation\07-matching\03-valve\AssetsValveSingleMatchingDlg.cs" />
+		<Compile Update="03-simulation\07-matching\09-Tank\AssetsTankSingleMatchingCtrl.cs" />
+		<Compile Update="03-simulation\07-matching\09-Tank\AssetsTankSingleMatchingDlg.cs" />
+		<Compile Update="03-simulation\07-matching\17-compressor\AssetsCompressorSingleMatchingCtrl.cs" />
+		<Compile Update="03-simulation\07-matching\17-compressor\AssetsCompressorSingleMatchingDlg.cs" />
+		<Compile Update="03-simulation\07-matching\18-exchanger\AssetsExchangerSingleMatchingCtrl.cs" />
+		<Compile Update="03-simulation\07-matching\18-exchanger\AssetsExchangerSingleMatchingDlg.cs" />
+		<Compile Update="03-simulation\07-matching\18-pressmeter\AssetsPressmeterSingleMatchingCtrl.cs" />
+		<Compile Update="03-simulation\07-matching\18-pressmeter\AssetsPressmeterSingleMatchingDlg.cs" />
+		<Compile Update="03-simulation\07-matching\17-flowmeter\AssetsFlowmeterSingleMatchingCtrl.cs" />
+		<Compile Update="03-simulation\07-matching\17-flowmeter\AssetsFlowmeterSingleMatchingDlg.cs" />
+		<Compile Update="03-simulation\07-matching\16-meter\AssetsMeterSingleMatchingDlg.cs" />
 		<Compile Update="03-simulation\07-matching\16-sprinkler\SprinklerSingleMatchingCtrl.cs" />
 		<Compile Update="03-simulation\07-matching\16-sprinkler\SimulationSprinklerSingleMatchingDlg.cs" />
 		<Compile Update="03-simulation\07-matching\15-Translation\TranslationSingleMatchingCtrl.cs" />

--
Gitblit v1.9.3