From d766d74d37d522bfb9c633e9afbe789ad0f1a6de Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 17 十二月 2025 15:10:26 +0800
Subject: [PATCH] 提交

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

diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
index e790a21..4e50c9b 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1889,6 +1889,9 @@
     <Content Include="Pages\business\Baozhengjinfukuan.aspx" />
     <Content Include="Pages\business\BaozhengjinCuishou.aspx" />
     <Content Include="Pages\business\DeliverPlanDakaList.aspx" />
+    <Content Include="Pages\business\DeliverWorkBookAnPaiDetailsongdao.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 +1907,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 +3415,27 @@
     <Compile Include="Pages\business\DeliverPlanDakaList.aspx.designer.cs">
       <DependentUpon>DeliverPlanDakaList.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookAnPaiDetailsongdao.aspx.cs">
+      <DependentUpon>DeliverWorkBookAnPaiDetailsongdao.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookAnPaiDetailsongdao.aspx.designer.cs">
+      <DependentUpon>DeliverWorkBookAnPaiDetailsongdao.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 +3541,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