From 51aebb52e3f964ad5d0e96c6b92ae8e455b24ceb Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 10 四月 2026 13:08:17 +0800
Subject: [PATCH] 需要修改的, 不选板材,直接按照板材规格扣减库存。 发版套数不填的话就是1. 扣减库存的量就是 数量*发版套数 20260410 试卷 6年级添加 答题卡 选项 完成
---
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