From f47da9571d16108fcab2bf6d55279a08ce2e7cbf Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 15 十一月 2024 14:29:14 +0800
Subject: [PATCH] 计划订单相关功能

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

diff --git a/CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj b/CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj
index aeebe63..5acd832 100644
--- a/CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj
+++ b/CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj
@@ -156,6 +156,9 @@
     <Compile Include="Integrity\IIntegrity_CreditLevelRuleDAL.cs" />
     <Compile Include="Integrity\IIntegrity_EvaluationRecordsDAL.cs" />
     <Compile Include="Integrity\IIntegrity_IntegrityCardDAL.cs" />
+    <Compile Include="OA\ICoreCmsPlanOrderDAL.cs" />
+    <Compile Include="OA\ICoreCmsPlanOrderItemDAL.cs" />
+    <Compile Include="OA\IOA_CarrepairDAL.cs" />
     <Compile Include="OA\IOA_CuikuanjiluDAL.cs" />
     <Compile Include="OA\IOA_DeliverPlanDAL.cs" />
     <Compile Include="OA\IOA_KipiaoshenqingDAL.cs" />

--
Gitblit v1.9.1