From d34ca25b9754e49b2d1220ff9f0de6af9b734d99 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 23 四月 2025 08:59:57 +0800
Subject: [PATCH] 类型放前面   人放在最后面 客供文件就没有人

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

diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
index f6872de..fe405ce 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1899,6 +1899,8 @@
     <Content Include="Pages\business\DeliverPlanLishiPrint.aspx" />
     <Content Include="Pages\business\DeliverPlanPaicheZhuyishixiang.aspx" />
     <Content Include="Pages\business\DeliverPlanTimeEdit.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" />
@@ -1906,6 +1908,7 @@
     <Content Include="Pages\business\OrderSonghuoanchiList.aspx" />
     <Content Include="Pages\business\OrderUpLoadLiuyang.aspx" />
     <Content Include="Pages\business\ShiJuanBiaoQianList.aspx" />
+    <Content Include="Pages\business\ShejiOrderxiadan.aspx" />
     <Content Include="Pages\business\WaixieOrderPrint.aspx" />
     <Content Include="Pages\business\Waixiefukuanweikaipiao.aspx" />
     <Content Include="Pages\business\Waixiefukuanfukuan.aspx" />
@@ -3449,6 +3452,20 @@
     <Compile Include="Pages\business\FileUploadHandler.ashx.cs">
       <DependentUpon>FileUploadHandler.ashx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\business\ShejiOrderDeatil.aspx.cs">
+      <DependentUpon>ShejiOrderDeatil.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\ShejiOrderDeatil.aspx.designer.cs">
+      <DependentUpon>ShejiOrderDeatil.aspx</DependentUpon>
+    </Compile>
+    <Compile Include="Pages\business\ShejiOrderList.aspx.cs">
+      <DependentUpon>ShejiOrderList.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\ShejiOrderList.aspx.designer.cs">
+      <DependentUpon>ShejiOrderList.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\business\SHejiOrderEdit.aspx.cs">
       <DependentUpon>SHejiOrderEdit.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>
@@ -3498,6 +3515,13 @@
     <Compile Include="Pages\business\ShiJuanBiaoQianList.aspx.designer.cs">
       <DependentUpon>ShiJuanBiaoQianList.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\business\ShejiOrderxiadan.aspx.cs">
+      <DependentUpon>ShejiOrderxiadan.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\ShejiOrderxiadan.aspx.designer.cs">
+      <DependentUpon>ShejiOrderxiadan.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\business\WaixieOrderPrint.aspx.cs">
       <DependentUpon>WaixieOrderPrint.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>

--
Gitblit v1.9.1