From 2fee7b9b90c1acf7a17aef84ee22c2a31b801fe2 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 07 三月 2025 08:34:42 +0800
Subject: [PATCH] 送货管理  增加查询  业务经理   客户名称   完成  查询送货安排的历史 完成

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

diff --git a/CY_ECommercePlatform/CY.Model/CY.Model.csproj b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
index aa5a836..8a08c56 100644
--- a/CY_ECommercePlatform/CY.Model/CY.Model.csproj
+++ b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
@@ -202,6 +202,7 @@
     <Compile Include="OA\CoreCmsPlanOrder.cs" />
     <Compile Include="OA\CoreCmsPlanOrderItem.cs" />
     <Compile Include="OA\CoreDeliverOrderItem.cs" />
+    <Compile Include="OA\EC_OrderLiuyang.cs" />
     <Compile Include="OA\OA_Baozhengjin.cs" />
     <Compile Include="OA\OA_Baozhengjincuishou.cs" />
     <Compile Include="OA\OA_CarDictionary.cs" />
@@ -251,6 +252,7 @@
     <Compile Include="OA\OA_PropertyManage.cs" />
     <Compile Include="OA\OA_PropertyRecord.cs" />
     <Compile Include="OA\OA_RemittanceAdvice.cs" />
+    <Compile Include="OA\OA_Shejijijian.cs" />
     <Compile Include="OA\OA_Specification.cs" />
     <Compile Include="OA\OA_Staff.cs" />
     <Compile Include="OA\OA_StaffFirmProfile.cs" />
@@ -283,6 +285,7 @@
     <Compile Include="OA\OA_WorkReminder.cs" />
     <Compile Include="OA\OA_CarExamined.cs" />
     <Compile Include="OA\OA_Yujihuikuan.cs" />
+    <Compile Include="OA\Responsebody.cs" />
     <Compile Include="Pay\PaymentAccountModelByAdmin.cs" />
     <Compile Include="Pay\PaymentAccountQueryModel.cs" />
     <Compile Include="Pay\PaymentAccountQueryModelByAdmin.cs" />

--
Gitblit v1.9.1