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

diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
index e790a21..7287f35 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1889,6 +1889,8 @@
     <Content Include="Pages\business\Baozhengjinfukuan.aspx" />
     <Content Include="Pages\business\BaozhengjinCuishou.aspx" />
     <Content Include="Pages\business\DeliverPlanDakaList.aspx" />
+    <Content Include="Pages\business\DeliverWorkBookAnPaiEdit.aspx" />
+    <Content Include="Pages\business\DeliverWorkBookAnPai.aspx" />
     <Content Include="Pages\business\DeliverPlanWentiOrder.aspx" />
     <Content Include="Pages\business\DeliverPlanWentiAdd.aspx" />
     <Content Include="Pages\business\DeliverPlanWentiEdit.aspx" />
@@ -1904,6 +1906,9 @@
     <Content Include="Pages\business\DeliverPlanLishiPrint.aspx" />
     <Content Include="Pages\business\DeliverPlanPaicheZhuyishixiang.aspx" />
     <Content Include="Pages\business\DeliverPlanTimeEdit.aspx" />
+    <Content Include="Pages\business\DeliverWorkBookLiShiAnPaiList.aspx" />
+    <Content Include="Pages\business\DeliverWorkBookAnPaiList.aspx" />
+    <Content Include="Pages\business\DeliverWorkBookAnPaiDetail.aspx" />
     <Content Include="Pages\business\DeliverWorkBookPandian.aspx" />
     <Content Include="Pages\business\DeliverWorkBookFahuo.aspx" />
     <Content Include="Pages\business\DeliverWorkBookfahuoqingkuang.aspx" />
@@ -3409,6 +3414,20 @@
     <Compile Include="Pages\business\DeliverPlanDakaList.aspx.designer.cs">
       <DependentUpon>DeliverPlanDakaList.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookAnPaiEdit.aspx.cs">
+      <DependentUpon>DeliverWorkBookAnPaiEdit.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookAnPaiEdit.aspx.designer.cs">
+      <DependentUpon>DeliverWorkBookAnPaiEdit.aspx</DependentUpon>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookAnPai.aspx.cs">
+      <DependentUpon>DeliverWorkBookAnPai.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookAnPai.aspx.designer.cs">
+      <DependentUpon>DeliverWorkBookAnPai.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\business\DeliverPlanWentiOrder.aspx.cs">
       <DependentUpon>DeliverPlanWentiOrder.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>
@@ -3514,6 +3533,27 @@
     <Compile Include="Pages\business\DeliverPlanTimeEdit.aspx.designer.cs">
       <DependentUpon>DeliverPlanTimeEdit.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookLiShiAnPaiList.aspx.cs">
+      <DependentUpon>DeliverWorkBookLiShiAnPaiList.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookLiShiAnPaiList.aspx.designer.cs">
+      <DependentUpon>DeliverWorkBookLiShiAnPaiList.aspx</DependentUpon>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookAnPaiList.aspx.cs">
+      <DependentUpon>DeliverWorkBookAnPaiList.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookAnPaiList.aspx.designer.cs">
+      <DependentUpon>DeliverWorkBookAnPaiList.aspx</DependentUpon>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookAnPaiDetail.aspx.cs">
+      <DependentUpon>DeliverWorkBookAnPaiDetail.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookAnPaiDetail.aspx.designer.cs">
+      <DependentUpon>DeliverWorkBookAnPaiDetail.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\business\DeliverWorkBookPandian.aspx.cs">
       <DependentUpon>DeliverWorkBookPandian.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>

--
Gitblit v1.9.1