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.SQLDAL/CY.SQLDAL.csproj |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/CY_ECommercePlatform/CY.SQLDAL/CY.SQLDAL.csproj b/CY_ECommercePlatform/CY.SQLDAL/CY.SQLDAL.csproj
index 36698b1..5d0cc10 100644
--- a/CY_ECommercePlatform/CY.SQLDAL/CY.SQLDAL.csproj
+++ b/CY_ECommercePlatform/CY.SQLDAL/CY.SQLDAL.csproj
@@ -198,7 +198,11 @@
     <Compile Include="OA\OA_KaipiaonewDAL.cs" />
     <Compile Include="OA\OA_KaipiaonewhuikuanDAL.cs" />
     <Compile Include="OA\OA_KipiaoshenqingDAL.cs" />
+    <Compile Include="OA\OA_ShebeiCateDAL.cs" />
     <Compile Include="OA\OA_PropertyCateDAL.cs" />
+    <Compile Include="OA\OA_GongzuozhizeDAL.cs" />
+    <Compile Include="OA\OA_ShebeiWeixiuDAL.cs" />
+    <Compile Include="OA\OA_ShebeiManageDAL.cs" />
     <Compile Include="OA\OA_PropertyManageDAL.cs" />
     <Compile Include="OA\OA_PropertyRecordDAL.cs" />
     <Compile Include="OA\OA_ShejijijianDAL.cs" />

--
Gitblit v1.9.1