From 6e82f340e01450cbc8a0b68e6dd8fbca03db5338 Mon Sep 17 00:00:00 2001 From: jingh <jingh@LAPTOP-I53VDLOO> Date: 星期一, 25 一月 2021 10:15:34 +0800 Subject: [PATCH] 托条码出库 --- CLOUDWEB/CLOUDWEB.csproj | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/CLOUDWEB/CLOUDWEB.csproj b/CLOUDWEB/CLOUDWEB.csproj index 97fb8dc..ddf1795 100644 --- a/CLOUDWEB/CLOUDWEB.csproj +++ b/CLOUDWEB/CLOUDWEB.csproj @@ -342,10 +342,6 @@ <Content Include="Site.Master" /> </ItemGroup> <ItemGroup> - <ProjectReference Include="..\BLL\BLL.csproj"> - <Project>{0bf3d95a-4a7b-45fb-92fb-9a5bb374b750}</Project> - <Name>BLL</Name> - </ProjectReference> <ProjectReference Include="..\DAL\DAL.csproj"> <Project>{7c30e3c9-58b7-420a-ab92-0a5117b82dda}</Project> <Name>DAL</Name> -- Gitblit v1.9.1