From 0cd48df8ccca96a8a0117a508c342a90dc2eacb8 Mon Sep 17 00:00:00 2001 From: Shuxia Ning <NingShuxia0927@outlook.com> Date: 星期五, 08 十一月 2024 13:07:43 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0 --- WinFrmUI/Yw.WinFrmUI.Hydro.Core/Yw.WinFrmUI.Hydro.Core.csproj | 20 +++++++++++++++++++- 1 files changed, 19 insertions(+), 1 deletions(-) diff --git a/WinFrmUI/Yw.WinFrmUI.Hydro.Core/Yw.WinFrmUI.Hydro.Core.csproj b/WinFrmUI/Yw.WinFrmUI.Hydro.Core/Yw.WinFrmUI.Hydro.Core.csproj index 60431dc..73dcbf7 100644 --- a/WinFrmUI/Yw.WinFrmUI.Hydro.Core/Yw.WinFrmUI.Hydro.Core.csproj +++ b/WinFrmUI/Yw.WinFrmUI.Hydro.Core/Yw.WinFrmUI.Hydro.Core.csproj @@ -123,6 +123,24 @@ <Compile Update="06-parter\19-compressor\SetHydroCompressorListDlg.cs"> <SubType>Form</SubType> </Compile> + <Compile Update="10-working\00-core\SetHydroWorkingInfoDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="10-working\01-waterbox\SetHydroWaterboxWorkingInfoCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="10-working\02-pump\SetHydroPumpWorkingInfoCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="10-working\03-valve\SetHydroValveWorkingInfoCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="10-working\05-pressmeter\SetHydroPressmeterWorkingInfoCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="10-working\04-flowmeter\SetHydroFlowmeterWorkingInfoCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> <Compile Update="14-l2d\HydroL2dViewPage.cs"> <SubType>UserControl</SubType> </Compile> @@ -144,7 +162,7 @@ <Compile Update="08-grading\06-apply\02-dlg\ApplyHydroGradingDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="10-prefix\99-failed\HydroCalcuFailedCtrl.cs"> + <Compile Update="10-working\99-failed\HydroCalcuFailedCtrl.cs"> <SubType>UserControl</SubType> </Compile> <Compile Update="06-parter\02-tank\SetHydroTankDlg.cs"> -- Gitblit v1.9.3