From f6043f17982667a9e028ff7aa5cd7c2f8318a791 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 08 八月 2025 14:07:40 +0800
Subject: [PATCH] 20250807  设计订单提成最新修改  试卷按照p数  自动合集p数、根据p数算提成

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

diff --git a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
index 9234b7c..c4ccfeb 100644
--- a/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
+++ b/CY_ECommercePlatform/CY.BLL/CY.BLL.csproj
@@ -153,6 +153,8 @@
     <Compile Include="Integrity\Integrity_IntegrityCardBLL.cs" />
     <Compile Include="Integrity\Integrity_CreditLevelRuleBLL.cs" />
     <Compile Include="LF\LF_OrderFileBLL.cs" />
+    <Compile Include="OA\Adm_tongxunluBLL.cs" />
+    <Compile Include="OA\Adm_zhanghaomimaBLL.cs" />
     <Compile Include="OA\CoreCmsPlanOrderBLL.cs" />
     <Compile Include="OA\CoreCmsPlanOrderItemBLL.cs" />
     <Compile Include="OA\OA_BaozhengjinBLL.cs" />
@@ -184,6 +186,7 @@
     <Compile Include="OA\OA_PropertyManageBLL.cs" />
     <Compile Include="OA\OA_PropertyRecordBLL.cs" />
     <Compile Include="OA\OA_ShejijijianBLL.cs" />
+    <Compile Include="OA\OA_ShiJuanBiaoQianBLL.cs" />
     <Compile Include="OA\OA_StaffBLL.cs" />
     <Compile Include="OA\OA_BrandBLL.cs" />
     <Compile Include="OA\OA_CargoSpaceBLL.cs" />

--
Gitblit v1.9.1