From 05c48f6d45bfe7d52735cd3b3d757ff3559b7f12 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 27 十二月 2023 13:43:21 +0800
Subject: [PATCH] 账户管理,查询流水修改
---
CY_ECommercePlatform/CY.BLL/CY.BLL.csproj | 15 +--------------
1 files changed, 1 insertions(+), 14 deletions(-)
diff --git a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
index c757210..84079f2 100644
--- a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
+++ b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
@@ -270,22 +270,9 @@
<Name>CY.Model</Name>
</ProjectReference>
</ItemGroup>
- <ItemGroup>
- <Folder Include="bin\Debug\" />
- <Folder Include="bin\Release\" />
- <Folder Include="obj\Debug\TempPE\" />
- </ItemGroup>
+ <ItemGroup />
<ItemGroup>
<Compile Include="EC\EC_AcceptWayByCustomersBLL.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="obj\Debug\CY.BLL.csproj.FileListAbsolute.txt" />
- <Content Include="obj\Debug\CY.BLL.dll" />
- <Content Include="obj\Debug\CY.BLL.pdb" />
- </ItemGroup>
- <ItemGroup>
- <None Include="obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache" />
- <None Include="obj\Debug\ResolveAssemblyReference.cache" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
--
Gitblit v1.9.1