From 389b4da5feedfc0b49d7c6540bc836267d7bbee0 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期二, 23 九月 2025 08:46:15 +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 f38558b..46b2509 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1888,6 +1888,7 @@
     <Content Include="Pages\business\Baozhengjinfukuan.aspx" />
     <Content Include="Pages\business\BaozhengjinCuishou.aspx" />
     <Content Include="Pages\business\DeliverPlanDakaList.aspx" />
+    <Content Include="Pages\business\DeliverPlanWentiOrder.aspx" />
     <Content Include="Pages\business\DeliverPlanWentiAdd.aspx" />
     <Content Include="Pages\business\DeliverPlanWentiEdit.aspx" />
     <Content Include="Pages\business\DeliverPlanPaicheEdit.aspx" />
@@ -1902,11 +1903,15 @@
     <Content Include="Pages\business\DeliverPlanLishiPrint.aspx" />
     <Content Include="Pages\business\DeliverPlanPaicheZhuyishixiang.aspx" />
     <Content Include="Pages\business\DeliverPlanTimeEdit.aspx" />
+    <Content Include="Pages\business\DeliverWorkBookPandian.aspx" />
+    <Content Include="Pages\business\DeliverWorkBookFahuo.aspx" />
+    <Content Include="Pages\business\DeliverWorkBookfahuoqingkuang.aspx" />
     <Content Include="Pages\business\ShejiOrderDeatil.aspx" />
     <Content Include="Pages\business\ShejiOrderList.aspx" />
     <Content Include="Pages\business\SHejiOrderEdit.aspx" />
     <Content Include="Pages\business\ShejijijianEdit.aspx" />
     <Content Include="Pages\business\ShejijijianList.aspx" />
+    <Content Include="Pages\business\ShejiOrderjiesuan.aspx" />
     <Content Include="Pages\business\ShiJuanBiaoQianPrint.aspx" />
     <Content Include="Pages\business\OrderSonghuoanchiList.aspx" />
     <Content Include="Pages\business\OrderUpLoadLiuyang.aspx" />
@@ -2803,6 +2808,7 @@
     <Content Include="Pages\work\BaoxiaoFukuanList.aspx" />
     <Content Include="Pages\work\BaoxiaoPiliangReply.aspx" />
     <Content Include="Pages\work\BaoxiaoReplyList.aspx" />
+    <Content Include="Pages\work\MyvisitDetail.aspx" />
     <Content Include="Pages\work\MyPlanAdd.aspx" />
     <Content Include="Pages\work\MyPlanList.aspx" />
     <Content Include="Pages\work\MyBaoxiaoAdd.aspx" />
@@ -3383,6 +3389,13 @@
     <Compile Include="Pages\business\DeliverPlanDakaList.aspx.designer.cs">
       <DependentUpon>DeliverPlanDakaList.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\business\DeliverPlanWentiOrder.aspx.cs">
+      <DependentUpon>DeliverPlanWentiOrder.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\DeliverPlanWentiOrder.aspx.designer.cs">
+      <DependentUpon>DeliverPlanWentiOrder.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\business\DeliverPlanWentiAdd.aspx.cs">
       <DependentUpon>DeliverPlanWentiAdd.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>
@@ -3481,6 +3494,27 @@
     <Compile Include="Pages\business\DeliverPlanTimeEdit.aspx.designer.cs">
       <DependentUpon>DeliverPlanTimeEdit.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookPandian.aspx.cs">
+      <DependentUpon>DeliverWorkBookPandian.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookPandian.aspx.designer.cs">
+      <DependentUpon>DeliverWorkBookPandian.aspx</DependentUpon>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookFahuo.aspx.cs">
+      <DependentUpon>DeliverWorkBookFahuo.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookFahuo.aspx.designer.cs">
+      <DependentUpon>DeliverWorkBookFahuo.aspx</DependentUpon>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookfahuoqingkuang.aspx.cs">
+      <DependentUpon>DeliverWorkBookfahuoqingkuang.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookfahuoqingkuang.aspx.designer.cs">
+      <DependentUpon>DeliverWorkBookfahuoqingkuang.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\business\FileUploadHandler.ashx.cs">
       <DependentUpon>FileUploadHandler.ashx</DependentUpon>
     </Compile>
@@ -3518,6 +3552,13 @@
     </Compile>
     <Compile Include="Pages\business\ShejijijianList.aspx.designer.cs">
       <DependentUpon>ShejijijianList.aspx</DependentUpon>
+    </Compile>
+    <Compile Include="Pages\business\ShejiOrderjiesuan.aspx.cs">
+      <DependentUpon>ShejiOrderjiesuan.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\ShejiOrderjiesuan.aspx.designer.cs">
+      <DependentUpon>ShejiOrderjiesuan.aspx</DependentUpon>
     </Compile>
     <Compile Include="Pages\business\ShiJuanBiaoQianPrint.aspx.cs">
       <DependentUpon>ShiJuanBiaoQianPrint.aspx</DependentUpon>
@@ -9199,6 +9240,13 @@
     <Compile Include="Pages\work\BaoxiaoReplyList.aspx.designer.cs">
       <DependentUpon>BaoxiaoReplyList.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\work\MyvisitDetail.aspx.cs">
+      <DependentUpon>MyvisitDetail.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\work\MyvisitDetail.aspx.designer.cs">
+      <DependentUpon>MyvisitDetail.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\work\MyPlanAdd.aspx.cs">
       <DependentUpon>MyPlanAdd.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>

--
Gitblit v1.9.1