From 92437d69a32c79cebf0708c147c0f3c0a24f2e23 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期一, 17 二月 2025 15:28:30 +0800
Subject: [PATCH] 损失统计报表输入能量统计bug修复

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

diff --git a/Service/HStation.Service.Revit.Core/HStation.Service.Revit.Core.csproj b/Service/HStation.Service.Revit.Core/HStation.Service.Revit.Core.csproj
index 2fccf50..bc52af7 100644
--- a/Service/HStation.Service.Revit.Core/HStation.Service.Revit.Core.csproj
+++ b/Service/HStation.Service.Revit.Core/HStation.Service.Revit.Core.csproj
@@ -7,8 +7,8 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="Yw.Pump.Core" Version="3.1.2" />
-    <PackageReference Include="Yw.Untity.Core" Version="3.0.3" />
+    <PackageReference Include="Yw.Pump.Core" Version="3.2.4" />
+    <PackageReference Include="Yw.Untity.Core" Version="3.0.6" />
   </ItemGroup>
 
 </Project>

--
Gitblit v1.9.3