From fb98441d18634dd73233b943eade8768193ca7a3 Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期四, 29 八月 2024 11:59:27 +0800
Subject: [PATCH] 迁移系统配置界面

---
 WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user |    7 +++++--
 1 files changed, 5 insertions(+), 2 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 d802e2b..dc6b4c7 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,6 +2,9 @@
 <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup />
   <ItemGroup>
+    <Compile Update="00-PumpProductManage\02-ViewPumpInformation\ViewPumpInformationDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
     <Compile Update="00-PumpProductManage\AddPumpProductGroupDlg.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -11,7 +14,7 @@
     <Compile Update="00-PumpProductManage\AddPumpProductSeriesDlg.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Update="00-PumpProductManage\EditPumpPartDlg.cs">
+    <Compile Update="00-PumpProductManage\01-EditPumpPartProp\EditPumpPartPropDlg.cs">
       <SubType>Form</SubType>
     </Compile>
     <Compile Update="00-PumpProductManage\EditPumpProductGroupDlg.cs">
@@ -23,7 +26,7 @@
     <Compile Update="00-PumpProductManage\EditPumpProductSeriesDlg.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Update="00-PumpProductManage\PumpProductListBox.cs">
+    <Compile Update="00-PumpProductManage\01-EditPumpPartProp\PumpProductListBox.cs">
       <SubType>UserControl</SubType>
     </Compile>
     <Compile Update="00-PumpProductManage\PumpProductMainPanel.cs">

--
Gitblit v1.9.3