From e8e3122fdc4844202fb9e05477d47139e47a8aae Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 12 十二月 2025 08:59:47 +0800
Subject: [PATCH] 作业本送货变二级菜单

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

diff --git a/CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj b/CY_ECommercePlatform/CY.IDAL/CY.IDAL.csproj
index f1c618f..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" />

--
Gitblit v1.9.1