From facdda630bc2a16c2a61e5db6e4387e257202d44 Mon Sep 17 00:00:00 2001
From: Shuxia Ning <NingShuxia0927@outlook.com>
Date: 星期三, 15 一月 2025 11:40:38 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0

---
 BLL/HStation.BLL.Core/HStation.BLL.Core.csproj |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/BLL/HStation.BLL.Core/HStation.BLL.Core.csproj b/BLL/HStation.BLL.Core/HStation.BLL.Core.csproj
index db52a79..92ec472 100644
--- a/BLL/HStation.BLL.Core/HStation.BLL.Core.csproj
+++ b/BLL/HStation.BLL.Core/HStation.BLL.Core.csproj
@@ -7,13 +7,11 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="Yw.CAL.HttpClient.Core" Version="3.1.0" />
-    <PackageReference Include="Yw.CALFactory.Core" Version="3.0.2" />
-    <PackageReference Include="Yw.Mapster.Core" Version="3.0.0" />
+    <PackageReference Include="Yw.BLL.Core" Version="3.1.5" />
   </ItemGroup>
 
   <ItemGroup>
-    <ProjectReference Include="..\..\Dto\HStation.Dto.Core\HStation.Dto.Core.csproj" />
+    <ProjectReference Include="..\..\Vmo\HStation.Vmo.Core\HStation.Vmo.Core.csproj" />
   </ItemGroup>
 
 </Project>

--
Gitblit v1.9.3