From 847fb7063af8e80bd864709ba8e97f06dc87ac4f Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 19 十一月 2025 10:02:48 +0800
Subject: [PATCH] 20251118 查看送货情况列表默认“未送货”和“配送中”的学校  完成

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

diff --git a/CY_ECommercePlatform/CY.Model/CY.Model.csproj b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
index 7d14542..a17f760 100644
--- a/CY_ECommercePlatform/CY.Model/CY.Model.csproj
+++ b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
@@ -199,10 +199,14 @@
     <Compile Include="LF\LF_OrderFileExtend.cs" />
     <Compile Include="LF\LF_SellerFileSpace.cs" />
     <Compile Include="LF\LF_SellerFileSpaceExtend.cs" />
+    <Compile Include="OA\Adm_tongxunlu.cs" />
+    <Compile Include="OA\Adm_zhanghaomima.cs" />
     <Compile Include="OA\CoreCmsPlanOrder.cs" />
+    <Compile Include="OA\CoreCmsPlanOrderFahuo.cs" />
     <Compile Include="OA\CoreCmsPlanOrderItem.cs" />
     <Compile Include="OA\CoreDeliverOrderItem.cs" />
     <Compile Include="OA\EC_OrderLiuyang.cs" />
+    <Compile Include="OA\OA_attachment.cs" />
     <Compile Include="OA\OA_Baozhengjin.cs" />
     <Compile Include="OA\OA_Baozhengjincuishou.cs" />
     <Compile Include="OA\OA_CarDictionary.cs" />
@@ -229,6 +233,7 @@
     <Compile Include="OA\OA_Department.cs" />
     <Compile Include="OA\OA_Document.cs" />
     <Compile Include="OA\OA_DocumentDic.cs" />
+    <Compile Include="OA\OA_DriverRecord.cs" />
     <Compile Include="OA\OA_FirmAccount.cs" />
     <Compile Include="OA\OA_FirmAccountRecord.cs" />
     <Compile Include="OA\OA_FirmAccountRecordExtend.cs" />
@@ -248,10 +253,16 @@
     <Compile Include="OA\OA_OrderWorkListRelation.cs" />
     <Compile Include="OA\OA_OutOfStorage.cs" />
     <Compile Include="OA\OA_Procurement.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" />
     <Compile Include="OA\OA_RemittanceAdvice.cs" />
+    <Compile Include="OA\OA_ShebeiWeixiu.cs" />
+    <Compile Include="OA\OA_Shejijijian.cs" />
+    <Compile Include="OA\OA_ShiJuanBiaoQian.cs" />
     <Compile Include="OA\OA_Specification.cs" />
     <Compile Include="OA\OA_Staff.cs" />
     <Compile Include="OA\OA_StaffFirmProfile.cs" />

--
Gitblit v1.9.1