From dc7b6c75f98b6924b7e091ee7ac6551470652d78 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期一, 20 一月 2025 09:07:29 +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 ea0e8ff..aa5a836 100644
--- a/CY_ECommercePlatform/CY.Model/CY.Model.csproj
+++ b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
@@ -202,6 +202,8 @@
     <Compile Include="OA\CoreCmsPlanOrder.cs" />
     <Compile Include="OA\CoreCmsPlanOrderItem.cs" />
     <Compile Include="OA\CoreDeliverOrderItem.cs" />
+    <Compile Include="OA\OA_Baozhengjin.cs" />
+    <Compile Include="OA\OA_Baozhengjincuishou.cs" />
     <Compile Include="OA\OA_CarDictionary.cs" />
     <Compile Include="OA\OA_CarInsurance.cs" />
     <Compile Include="OA\OA_Carrepair.cs" />
@@ -276,6 +278,8 @@
     <Compile Include="OA\OA_VisitNoteExtend.cs" />
     <Compile Include="OA\OA_PaperWeight.cs" />
     <Compile Include="OA\OA_WorkPlan.cs" />
+    <Compile Include="OA\OA_WorkPlan_attachment.cs" />
+    <Compile Include="OA\OA_WorkPlan_shenpi.cs" />
     <Compile Include="OA\OA_WorkReminder.cs" />
     <Compile Include="OA\OA_CarExamined.cs" />
     <Compile Include="OA\OA_Yujihuikuan.cs" />

--
Gitblit v1.9.1