From 0859eca81c7d64fbc91c49928f78b50d6271760d Mon Sep 17 00:00:00 2001 From: Rodney Chen <rodney.chen@hotmail.com> Date: 星期五, 11 十月 2024 00:48:31 +0800 Subject: [PATCH] 优化了一些已知问题 --- Tiger.IBusiness/Tiger.IBusiness.csproj | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/Tiger.IBusiness/Tiger.IBusiness.csproj b/Tiger.IBusiness/Tiger.IBusiness.csproj index 446bfa5..f3827b4 100644 --- a/Tiger.IBusiness/Tiger.IBusiness.csproj +++ b/Tiger.IBusiness/Tiger.IBusiness.csproj @@ -15,8 +15,4 @@ <ProjectReference Include="..\Tiger.Model.Net\Tiger.Model.Net.csproj" /> </ItemGroup> - <ItemGroup> - <Folder Include="WMS\" /> - </ItemGroup> - </Project> -- Gitblit v1.9.3