From b03ae699c49cfca53d22772f0c2aec5210bc9758 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 02 四月 2026 08:50:35 +0800
Subject: [PATCH] 张薇按我这个界面比例画图 生产要求只填1行就够了,其他跟之前的一样 这个地方是增加或者删除不需要的后道

---
 CY_ECommercePlatform/CY.BLL/CY.BLL.csproj |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
index 5a19570..c395aad 100644
--- a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
+++ b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
@@ -44,6 +44,7 @@
     <Compile Include="EC\EC_CuttingPaperSpecBLL.cs" />
     <Compile Include="EC\EC_InHomeDataBLL.cs" />
     <Compile Include="EC\EC_MemberBasicBLL.cs" />
+    <Compile Include="EC\EC_MergerForumsBLL.cs" />
     <Compile Include="EC\EC_OnlineAdviserBLL.cs" />
     <Compile Include="EC\EC_OrderDialogueBLL.cs" />
     <Compile Include="EC\EC_OrderPrintParameterBLL.cs" />
@@ -158,6 +159,8 @@
     <Compile Include="OA\CoreCmsPlanOrderBLL.cs" />
     <Compile Include="OA\CoreCmsPlanOrderFahuoBLL.cs" />
     <Compile Include="OA\CoreCmsPlanOrderItemBLL.cs" />
+    <Compile Include="OA\CoreDeliverOrderBLL.cs" />
+    <Compile Include="OA\CoreDeliverOrderItemBLL.cs" />
     <Compile Include="OA\OA_BaozhengjinBLL.cs" />
     <Compile Include="OA\OA_BaozhengjincuishouBLL.cs" />
     <Compile Include="OA\OA_CarDictionaryBLL.cs" />
@@ -178,11 +181,13 @@
     <Compile Include="OA\OA_DocumentDicBLL.cs" />
     <Compile Include="OA\OA_DriverRecordBLL.cs" />
     <Compile Include="OA\OA_FukuanshenqingBLL.cs" />
+    <Compile Include="OA\OA_GongzuoneirongBLL.cs" />
     <Compile Include="OA\OA_KaipiaoJineQuerenBLL.cs" />
     <Compile Include="OA\OA_KaipiaonewBLL.cs" />
     <Compile Include="OA\OA_KaipiaonewcuishouBLL.cs" />
     <Compile Include="OA\OA_KaipiaonewhuikuanBLL.cs" />
     <Compile Include="OA\OA_KaipiaoshenqingBLL.cs" />
+    <Compile Include="OA\OA_GongzuoneirongCateBLL.cs" />
     <Compile Include="OA\OA_ShebeiCateBLL.cs" />
     <Compile Include="OA\OA_PropertyCateBLL.cs" />
     <Compile Include="OA\OA_GongzuozhizeBLL.cs" />

--
Gitblit v1.9.1