From 1bfc8f9c7baad9be7fdb92742cf796f9fdb50df3 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 22 九月 2021 09:38:37 +0800
Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/chuanyin-group-project

---
 CY_ECommercePlatform/CY.BLL/CY.BLL.csproj |   16 ++--------------
 1 files changed, 2 insertions(+), 14 deletions(-)

diff --git a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
index 64a7420..84079f2 100644
--- a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
+++ b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
@@ -159,6 +159,7 @@
     <Compile Include="OA\OA_CarManageBLL.cs" />
     <Compile Include="OA\OA_CarTransferBLL.cs" />
     <Compile Include="OA\OA_CarViolationBLL.cs" />
+    <Compile Include="OA\OA_CorporateClientsContractBLL.cs" />
     <Compile Include="OA\OA_CuikuanjiluBLL.cs" />
     <Compile Include="OA\OA_CustomerApplyBLL.cs" />
     <Compile Include="OA\OA_DeliverPlanBLL.cs" />
@@ -269,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