From 467578cbe7f027c14ceba0aed16fb827b94e2c65 Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期五, 07 三月 2025 09:41:58 +0800 Subject: [PATCH] pbs-为登录静态类赋值 --- WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user | 30 ++++++++++++------------------ 1 files changed, 12 insertions(+), 18 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user b/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user index bb4065f..1cad626 100644 --- a/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user +++ b/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user @@ -2,18 +2,6 @@ <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup /> <ItemGroup> - <Compile Update="00-core\SelectFlagsCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="00-core\SelectFlagsPopupCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="00-core\SetDefaultStatusDlg.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Update="00-core\SetUseStatusDlg.cs"> - <SubType>Form</SubType> - </Compile> <Compile Update="01-pump\01-EditPumpPartProp\AddPumpPropDlg.cs"> <SubType>Form</SubType> </Compile> @@ -248,6 +236,9 @@ <Compile Update="05-elbow\03-factor\ViewAssetsElbowFactorDlg.cs"> <SubType>Form</SubType> </Compile> + <Compile Update="05-elbow\04-excelHelper\ImportElbowExcel.cs"> + <SubType>Form</SubType> + </Compile> <Compile Update="05-elbow\AssetsElbowMgrPage.cs"> <SubType>UserControl</SubType> </Compile> @@ -419,6 +410,9 @@ <Compile Update="13-blunthead\03-factor\ViewAssetsBluntheadFactorDlg.cs"> <SubType>Form</SubType> </Compile> + <Compile Update="13-blunthead\AssetsBluntheadMgrPage.cs"> + <SubType>UserControl</SubType> + </Compile> <Compile Update="14-tank\01-series-bak\AddAssetsTankSeriesDlg.cs"> <SubType>Form</SubType> </Compile> @@ -482,19 +476,19 @@ <Compile Update="14-tank\04-chart-edit\TankPerform2dEditDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="14-tank\04-curveVol\AssetsTankCurveVOLMgrPage.cs"> + <Compile Update="14-tank\03-curveVol\AssetsTankCurveVOLMgrPage.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="14-tank\04-curveVol\AssetsTankCurveVOLViewDlg.cs"> + <Compile Update="14-tank\03-curveVol\AssetsTankCurveVOLViewDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="14-tank\04-curveVol\EditAssetsTankCurveVOLDlg.cs"> + <Compile Update="14-tank\03-curveVol\EditAssetsTankCurveVOLDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="14-tank\04-curveVol\ImportAssetsTankCurveVOLByExcelDlg.cs"> + <Compile Update="14-tank\03-curveVol\ImportAssetsTankCurveVOLByExcelDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="14-tank\04-curveVol\ImportAssetsTankCurveVOLByPictureDlg.cs"> + <Compile Update="14-tank\03-curveVol\ImportAssetsTankCurveVOLByPictureDlg.cs"> <SubType>Form</SubType> </Compile> <Compile Update="14-tank\05-import\01-excel\ImportTankPerform2dByExcelCtrl.cs"> @@ -623,7 +617,7 @@ <Compile Update="17-hydrant\03-factor\ViewAssetsHydrantFactorDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="17-hydrant\AssetsBluntheadMgrPage.cs"> + <Compile Update="17-hydrant\AssetsHydrantMgrPage.cs"> <SubType>UserControl</SubType> </Compile> <Compile Update="18-pressmeter\01-series\AddAssetsPressmeterSeriesDlg.cs"> -- Gitblit v1.9.3