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 |   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 d19cdcc..46b2509 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1903,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" />
@@ -2804,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" />
@@ -3489,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>
@@ -3526,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>
@@ -9207,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