From f589894c84d47b9671eef6d3a8337b6b51b32edb Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期二, 21 一月 2025 12:15:39 +0800 Subject: [PATCH] 阀门视图修改 --- Dto/HStation.Dto.TransferFile.Core/HStation.Dto.TransferFile.Core.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Dto/HStation.Dto.TransferFile.Core/HStation.Dto.TransferFile.Core.csproj b/Dto/HStation.Dto.TransferFile.Core/HStation.Dto.TransferFile.Core.csproj index 7675c8b..5795c24 100644 --- a/Dto/HStation.Dto.TransferFile.Core/HStation.Dto.TransferFile.Core.csproj +++ b/Dto/HStation.Dto.TransferFile.Core/HStation.Dto.TransferFile.Core.csproj @@ -8,7 +8,7 @@ <ItemGroup> <ProjectReference Include="..\..\Service\HStation.Service.TransferFile.Core\HStation.Service.TransferFile.Core.csproj" /> - <ProjectReference Include="..\HStation.Dto.Core\HStation.Dto.Core.csproj" /> + <ProjectReference Include="..\Hstation.Dto.Core\Hstation.Dto.Core.csproj" /> </ItemGroup> </Project> -- Gitblit v1.9.3