From 4fd3d2aebd49661cd2f38bd87cedfbc0a3f940ac Mon Sep 17 00:00:00 2001 From: Ben Lin <maobin001@msn.com> Date: 星期五, 11 十月 2024 20:16:35 +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