From 87923ee3e808e22ce2cc3140317a7cf1c5f4e2d6 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期二, 15 四月 2025 13:18:20 +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