From 2b7276b2892b6f090e4c0078a20dfdc9da9ab053 Mon Sep 17 00:00:00 2001
From: duheng <2286773002@qq.com>
Date: 星期四, 13 三月 2025 10:32:54 +0800
Subject: [PATCH] --基础界面修改初步提交

---
 WinFrmUI/PBS.WinFrmUI/PBS.WinFrmUI.csproj |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/WinFrmUI/PBS.WinFrmUI/PBS.WinFrmUI.csproj b/WinFrmUI/PBS.WinFrmUI/PBS.WinFrmUI.csproj
index 640c924..2131062 100644
--- a/WinFrmUI/PBS.WinFrmUI/PBS.WinFrmUI.csproj
+++ b/WinFrmUI/PBS.WinFrmUI/PBS.WinFrmUI.csproj
@@ -40,6 +40,9 @@
   </ItemGroup>
 
   <ItemGroup>
+    <Compile Update="02-facility\AddPlaceDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
     <Compile Update="02-facility\FacilityMgrPage.cs">
       <SubType>UserControl</SubType>
     </Compile>
@@ -58,7 +61,9 @@
   </ItemGroup>
 
   <ItemGroup>
+    <ProjectReference Include="..\..\BLL\HStation.BLL.Assets.Core\HStation.BLL.Assets.Core.csproj" />
     <ProjectReference Include="..\..\BLL\PBS.BLL\PBS.BLL.csproj" />
+    <ProjectReference Include="..\..\BLL\Yw.BLL.Division.Core\Yw.BLL.Division.Core.csproj" />
     <ProjectReference Include="..\PBS.WinFrmUI.WE\PBS.WinFrmUI.WE.csproj" />
     <ProjectReference Include="..\Yw.WinFrmUI.Core\Yw.WinFrmUI.Core.csproj" />
   </ItemGroup>

--
Gitblit v1.9.3