From 97e1e604737e70a9df2e83897d3bbf68292d0d72 Mon Sep 17 00:00:00 2001
From: Shuxia Ning <NingShuxia0927@outlook.com>
Date: 星期四, 19 十二月 2024 20:21:52 +0800
Subject: [PATCH] 代码修改

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

diff --git a/BLL/HStation.BLL.TransferFile.Core/HStation.BLL.TransferFile.Core.csproj b/BLL/HStation.BLL.TransferFile.Core/HStation.BLL.TransferFile.Core.csproj
index 6331e0d..8a8fcce 100644
--- a/BLL/HStation.BLL.TransferFile.Core/HStation.BLL.TransferFile.Core.csproj
+++ b/BLL/HStation.BLL.TransferFile.Core/HStation.BLL.TransferFile.Core.csproj
@@ -7,6 +7,10 @@
   </PropertyGroup>
 
   <ItemGroup>
+    <PackageReference Include="Yw.Yitter.Core" Version="3.0.1" />
+  </ItemGroup>
+
+  <ItemGroup>
     <ProjectReference Include="..\..\Vmo\HStation.Vmo.TransferFile.Core\HStation.Vmo.TransferFile.Core.csproj" />
     <ProjectReference Include="..\HStation.BLL.Core\HStation.BLL.Core.csproj" />
   </ItemGroup>

--
Gitblit v1.9.3