From 33314bc2517222c078fddb5d85b30f8abb9f7ae1 Mon Sep 17 00:00:00 2001
From: yanjinhui <3306209981@qq.com>
Date: 星期六, 01 十一月 2025 19:54:06 +0800
Subject: [PATCH] 优化前端时间
---
新建文件夹/WIDESEA_WMSServer/WIDESEA_IBasicService/WIDESEA_IBasicService.csproj | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_IBasicService/WIDESEA_IBasicService.csproj" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_IBasicService/WIDESEA_IBasicService.csproj"
index a70161f..225d61f 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_IBasicService/WIDESEA_IBasicService.csproj"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_IBasicService/WIDESEA_IBasicService.csproj"
@@ -7,7 +7,9 @@
</PropertyGroup>
<ItemGroup>
+ <ProjectReference Include="..\ClassLibrary1\WIDESEA_IWMsInfoServices.csproj" />
<ProjectReference Include="..\WIDESEA_DTO\WIDESEA_DTO.csproj" />
+ <ProjectReference Include="..\WIDESEA_ISquareCabinServices\WIDESEA_ISquareCabinServices.csproj" />
</ItemGroup>
</Project>
--
Gitblit v1.9.3