From b06ab50bba7ba5f3bb51adee1fca01e91e307195 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期五, 11 十月 2024 17:20:55 +0800
Subject: [PATCH] 型号匹配

---
 WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj |  125 ++++++++++++++++++++++++++++++++++++-----
 1 files changed, 109 insertions(+), 16 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj b/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj
index c1fa023..83d8665 100644
--- a/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj
+++ b/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj
@@ -15,20 +15,24 @@
   </ItemGroup>
 
   <ItemGroup>
-    <Compile Remove="00-PumpProductManage\AddPumpProductMainDlg - 澶嶅埗.cs" />
-    <Compile Remove="00-PumpProductManage\AddPumpProductMainDlg - 澶嶅埗.Designer.cs" />
-    <Compile Remove="00-PumpProductManage\PumpProductMainPanel - 澶嶅埗.cs" />
-    <Compile Remove="00-PumpProductManage\PumpProductMainPanel - 澶嶅埗.Designer.cs" />
+    <Compile Remove="01-pump\AddPumpProductMainDlg - 澶嶅埗.cs" />
+    <Compile Remove="01-pump\AddPumpProductMainDlg - 澶嶅埗.Designer.cs" />
+    <Compile Remove="01-pump\PumpProductMainPanel - 澶嶅埗.cs" />
+    <Compile Remove="01-pump\PumpProductMainPanel - 澶嶅埗.Designer.cs" />
+    <Compile Remove="10-equipment\ManufacturerMainPanel.cs" />
+    <Compile Remove="10-equipment\ManufacturerMainPanel.designer.cs" />
   </ItemGroup>
 
   <ItemGroup>
-    <EmbeddedResource Remove="00-PumpProductManage\AddPumpProductMainDlg - 澶嶅埗.resx" />
-    <EmbeddedResource Remove="00-PumpProductManage\PumpProductMainPanel - 澶嶅埗.resx" />
+    <EmbeddedResource Remove="01-pump\AddPumpProductMainDlg - 澶嶅埗.resx" />
+    <EmbeddedResource Remove="01-pump\PumpProductMainPanel - 澶嶅埗.resx" />
+    <EmbeddedResource Remove="10-equipment\ManufacturerMainPanel.resx" />
   </ItemGroup>
 
   <ItemGroup>
     <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" />
     <PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2535.41" />
+    <PackageReference Include="Yw.BLL.Assets.Core" Version="3.0.1" />
   </ItemGroup>
 
   <ItemGroup>
@@ -37,28 +41,113 @@
     <ProjectReference Include="..\..\Dto\HStation.Dto.Assets.Core\HStation.Dto.Assets.Core.csproj" />
     <ProjectReference Include="..\HStation.WinFrmUI.Basic\HStation.WinFrmUI.Basic.csproj" />
     <ProjectReference Include="..\Hstation.WinFrmUI.Core\HStation.WinFrmUI.Core.csproj" />
+    <ProjectReference Include="..\HStation.WinFrmUI.Dict.Core\HStation.WinFrmUI.Dict.Core.csproj" />
     <ProjectReference Include="..\HStation.WinFrmUI.PhartRelation.Core\HStation.WinFrmUI.PhartRelation.Core.csproj" />
   </ItemGroup>
 
   <ItemGroup>
-    <Compile Update="00-PumpProductManage\03-PumpType\EditPumpTypeDlg.cs">
+    <Compile Update="02-adapting\EditAdaptingMainDlg.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Update="00-PumpProductManage\EditPumpProductMainDlg.cs" />
-    <Compile Update="00-PumpProductManage\EditPumpProductGroupDlg.cs" />
-    <Compile Update="00-PumpProductManage\AddPumpProductGroupDlg.cs" />
-    <Compile Update="00-PumpProductManage\AddPumpProductMainDlg.cs" />
-    <Compile Update="00-PumpProductManage\EditPumpProductSeriesDlg.cs" />
-    <Compile Update="01-ValveManage\ValveTypeTreeListCtrl.cs">
+    <Compile Update="02-adapting\AddAdaptingMainDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="01-pump\03-PumpType\EditPumpTypeDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="01-pump\EditPumpProductMainDlg.cs" />
+    <Compile Update="01-pump\EditPumpProductGroupDlg.cs" />
+    <Compile Update="01-pump\AddPumpProductGroupDlg.cs" />
+    <Compile Update="01-pump\AddPumpProductMainDlg.cs" />
+    <Compile Update="01-pump\EditPumpProductSeriesDlg.cs" />
+    <Compile Update="03-valve\01-series\EditValveSeriesDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="03-valve\01-series\AddValveSeriesDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="03-valve\ValveTypeTreeListCtrl.cs">
       <SubType>UserControl</SubType>
     </Compile>
-    <Compile Update="02-ElbowManage\ElbowManageMainPanel.cs">
+    <Compile Update="02-adapting\AdaptingManageMainPanel.cs">
       <SubType>UserControl</SubType>
     </Compile>
-    <Compile Update="03-TeeManage\ElbowManageMainPanel.cs">
+    <Compile Update="05-elbow\02-main\AddElbowMainDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="05-elbow\02-main\EditElbowMainDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="06-threeLink\01-series\AddPipeLineSeriesDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="06-threeLink\01-series\EditPipeLineSeriesDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="06-threeLink\01-series\PipeLineTreeListCtrl.cs">
       <SubType>UserControl</SubType>
     </Compile>
-    <Compile Update="04-CrossManage\CrossManageMainPanel.cs">
+    <Compile Update="06-threeLink\02-main\AddThreeLinkMainDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="06-threeLink\02-main\EditThreeLinkMainDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="06-threeLink\02-main\ThreeLinkManageMainPanel.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Update="05-elbow\01-series\AddPipeLineSeriesDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="05-elbow\01-series\EditPipeLineSeriesDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="05-elbow\01-series\PipeLineTreeListCtrl.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Update="05-elbow\02-main\ElbowManageMainPanel.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Update="04-pipe\01-series\AddPipeLineSeriesDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="04-pipe\01-series\EditPipeLineSeriesDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="04-pipe\02-main\EditPipeMainDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="04-pipe\02-main\AddPipeMainDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="04-pipe\02-main\PipeManageMainPanel.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Update="04-pipe\01-series\PipeLineTreeListCtrl.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Update="07-fourLink\02-main\AddFourLinkMainDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="07-fourLink\02-main\EditFourLinkMainDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="08-nozzle\01-series\AddPipeLineSeriesDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="08-nozzle\01-series\EditPipeLineSeriesDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="08-nozzle\01-series\NozzleTreeListCtrl.cs">
+      <SubType>UserControl</SubType>
+    </Compile>
+    <Compile Update="08-nozzle\02-main\AddNozzleMainDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="08-nozzle\02-main\EditNozzleMainDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Update="08-nozzle\02-main\NozzleManageMainPanel.cs">
       <SubType>UserControl</SubType>
     </Compile>
     <Compile Update="Properties\Resources.Designer.cs">
@@ -75,4 +164,8 @@
     </EmbeddedResource>
   </ItemGroup>
 
+  <ItemGroup>
+    <Folder Include="10-equipment\" />
+  </ItemGroup>
+
 </Project>

--
Gitblit v1.9.3