From d3205f4627ceb7af1344ce77715def28fee5545b Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 17 十二月 2025 08:56:19 +0800
Subject: [PATCH] 在“编号”和“片区”直接增加一列“送货时间”,该送货时间显示进行了“送货安排”操作的学校的时间,没有安排送货的学校就是空白   完成

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

diff --git a/CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj b/CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj
index 4e88652..3c75750 100644
--- a/CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj
+++ b/CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj
@@ -161,6 +161,8 @@
     <Compile Include="OA\ICoreCmsPlanOrderDAL.cs" />
     <Compile Include="OA\ICoreCmsPlanOrderFahuoDAL.cs" />
     <Compile Include="OA\ICoreCmsPlanOrderItemDAL.cs" />
+    <Compile Include="OA\ICoreDeliverOrderDAL.cs" />
+    <Compile Include="OA\ICoreDeliverOrderItemDAL.cs" />
     <Compile Include="OA\IOA_BaozhengjincuishouDAL.cs" />
     <Compile Include="OA\IOA_BaozhengjinDAL.cs" />
     <Compile Include="OA\IOA_CarrepairDAL.cs" />
@@ -169,11 +171,14 @@
     <Compile Include="OA\IOA_DeliverPlanPaicheDAL.cs" />
     <Compile Include="OA\IOA_DriverRecordDAL.cs" />
     <Compile Include="OA\IOA_FukuanshenqingDAL.cs" />
+    <Compile Include="OA\IOA_GongzuoneirongDAL.cs" />
     <Compile Include="OA\IOA_KaipiaoJineQuerenDAL.cs" />
     <Compile Include="OA\IOA_KaipiaonewcuishouDAL.cs" />
     <Compile Include="OA\IOA_KaipiaonewDAL.cs" />
     <Compile Include="OA\IOA_KipiaoshenqingDAL.cs" />
+    <Compile Include="OA\IOA_GongzuoneirongCateDAL.cs" />
     <Compile Include="OA\IOA_ShebeiCateDAL.cs" />
+    <Compile Include="OA\IOA_GongzuozhizeDAL.cs" />
     <Compile Include="OA\IOA_ShebeiWeixiuDAL.cs" />
     <Compile Include="OA\IOA_ShebeiManageDAL.cs" />
     <Compile Include="OA\IOA_ShejijijianDAL.cs" />

--
Gitblit v1.9.1