From cf4b34c45f52ff8951d8eb1ff564c039593f4b31 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 22 十一月 2024 08:45:35 +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