From 6633722a36386002a3d1981ab6542aa8895dd54f Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期五, 04 十月 2024 22:22:34 +0800 Subject: [PATCH] 条码档案分页数据 --- WebAPI/WebAPI.csproj | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index ab24bba..6aa1e71 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -1090,8 +1090,6 @@ <DesignTime>True</DesignTime> <DependentUpon>Reference.map</DependentUpon> </Compile> - <Compile Include="WebBLL\JCJM\GYZL\Gy_CustomerService.cs" /> - <Compile Include="WebBLL\JCJM\IMPL\Gy_CustomerImpl.cs" /> <Compile Include="WebServer.cs" /> </ItemGroup> <ItemGroup> -- Gitblit v1.9.1