From e0c41d644ec4ec263bc299c0ceba9193ab435a15 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 12 十一月 2025 08:50:46 +0800
Subject: [PATCH] 20251111  设计订单需要看到设计要求和设计费的情况

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

diff --git a/CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj b/CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj
index 09682a3..4e88652 100644
--- a/CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj
+++ b/CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj
@@ -159,6 +159,7 @@
     <Compile Include="OA\IAdm_tongxunluDAL.cs" />
     <Compile Include="OA\IAdm_zhanghaomimaDAL.cs" />
     <Compile Include="OA\ICoreCmsPlanOrderDAL.cs" />
+    <Compile Include="OA\ICoreCmsPlanOrderFahuoDAL.cs" />
     <Compile Include="OA\ICoreCmsPlanOrderItemDAL.cs" />
     <Compile Include="OA\IOA_BaozhengjincuishouDAL.cs" />
     <Compile Include="OA\IOA_BaozhengjinDAL.cs" />
@@ -172,6 +173,9 @@
     <Compile Include="OA\IOA_KaipiaonewcuishouDAL.cs" />
     <Compile Include="OA\IOA_KaipiaonewDAL.cs" />
     <Compile Include="OA\IOA_KipiaoshenqingDAL.cs" />
+    <Compile Include="OA\IOA_ShebeiCateDAL.cs" />
+    <Compile Include="OA\IOA_ShebeiWeixiuDAL.cs" />
+    <Compile Include="OA\IOA_ShebeiManageDAL.cs" />
     <Compile Include="OA\IOA_ShejijijianDAL.cs" />
     <Compile Include="OA\IOA_ShiJuanBiaoQianDAL.cs" />
     <Compile Include="OA\IOA_WageAwardPunishDAL.cs" />

--
Gitblit v1.9.1