From 62c822606b169bb1fa10b9289ae7787494e39ac7 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期一, 14 十月 2024 11:49:55 +0800
Subject: [PATCH] 作业本一些显示修改

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

diff --git a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
index 64a7420..e59e75d 100644
--- a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
+++ b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
@@ -147,6 +147,7 @@
     <Compile Include="Inquiry\SysInquiry_SignboardInfoBLL.cs" />
     <Compile Include="Inquiry\TaxationCostBLL.cs" />
     <Compile Include="Inquiry\WirelessGlueBindCostBLL.cs" />
+    <Compile Include="Inquiry\WorkBookTypeBLL.cs" />
     <Compile Include="Integrity\Integrity_ComplainanInfoBLL.cs" />
     <Compile Include="Integrity\Integrity_EvaluationRecordsBLL.cs" />
     <Compile Include="Integrity\Integrity_IntegrityCardBLL.cs" />
@@ -159,6 +160,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 +271,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