From dfa28b7d5089acd327ed81e4d311310ec195185f Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期二, 26 十一月 2024 08:35:36 +0800
Subject: [PATCH] 合版工单,专版工单,后到工单撤单

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

diff --git a/CY_ECommercePlatform/CY.Model/CY.Model.csproj b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
index eea06f4..50e216b 100644
--- a/CY_ECommercePlatform/CY.Model/CY.Model.csproj
+++ b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
@@ -198,8 +198,12 @@
     <Compile Include="LF\LF_OrderFileExtend.cs" />
     <Compile Include="LF\LF_SellerFileSpace.cs" />
     <Compile Include="LF\LF_SellerFileSpaceExtend.cs" />
+    <Compile Include="OA\CoreCmsPlanOrder.cs" />
+    <Compile Include="OA\CoreCmsPlanOrderItem.cs" />
+    <Compile Include="OA\CoreDeliverOrderItem.cs" />
     <Compile Include="OA\OA_CarDictionary.cs" />
     <Compile Include="OA\OA_CarInsurance.cs" />
+    <Compile Include="OA\OA_Carrepair.cs" />
     <Compile Include="OA\OA_CorporateClientsContract.cs" />
     <Compile Include="OA\OA_CorporateClientsParameter.cs" />
     <Compile Include="OA\OA_CorporateClientsPrint.cs" />

--
Gitblit v1.9.1