From 5af3a0cbd911adbdc2dd98e08008c4fbd50530d9 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 18 十二月 2025 12:19:17 +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 773cbf7..57ea5dc 100644
--- a/CY_ECommercePlatform/CY.Model/CY.Model.csproj
+++ b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
@@ -204,6 +204,7 @@
<Compile Include="OA\CoreCmsPlanOrder.cs" />
<Compile Include="OA\CoreCmsPlanOrderFahuo.cs" />
<Compile Include="OA\CoreCmsPlanOrderItem.cs" />
+ <Compile Include="OA\CoreDeliverOrder.cs" />
<Compile Include="OA\CoreDeliverOrderItem.cs" />
<Compile Include="OA\EC_OrderLiuyang.cs" />
<Compile Include="OA\OA_attachment.cs" />
@@ -240,6 +241,7 @@
<Compile Include="OA\OA_FirmRole.cs" />
<Compile Include="OA\OA_FirmRolePermissionsRel.cs" />
<Compile Include="OA\OA_Fukuanshenqing.cs" />
+ <Compile Include="OA\OA_Gongzuoneirong.cs" />
<Compile Include="OA\OA_GoodsInfo.cs" />
<Compile Include="OA\OA_IntentionCustomer.cs" />
<Compile Include="OA\OA_IntentionCustomerExtend.cs" />
@@ -253,8 +255,10 @@
<Compile Include="OA\OA_OrderWorkListRelation.cs" />
<Compile Include="OA\OA_OutOfStorage.cs" />
<Compile Include="OA\OA_Procurement.cs" />
+ <Compile Include="OA\OA_GongzuoneirongCate.cs" />
<Compile Include="OA\OA_ShebeiCate.cs" />
<Compile Include="OA\OA_PropertyCate.cs" />
+ <Compile Include="OA\OA_Gongzuozhize.cs" />
<Compile Include="OA\OA_ShebeiManage.cs" />
<Compile Include="OA\OA_PropertyManage.cs" />
<Compile Include="OA\OA_PropertyRecord.cs" />
--
Gitblit v1.9.1