From 647de3076e1010d170f5b725008af211416a5325 Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期一, 09 九月 2024 15:52:02 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- BLL/BLL.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/BLL/BLL.csproj b/BLL/BLL.csproj index bfdfb8d..5414dc2 100644 --- a/BLL/BLL.csproj +++ b/BLL/BLL.csproj @@ -629,6 +629,9 @@ <Name>SQLHelper</Name> </ProjectReference> </ItemGroup> + <ItemGroup> + <Folder Include="SBGL\SBBB\impl\" /> + </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. -- Gitblit v1.9.1