From d28cd2993df45bda3b04d93ad4abae6f7a053448 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 27 三月 2025 09:14:46 +0800
Subject: [PATCH] 20250116打印标签需求

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

diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
index 830deba..65be3eb 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1898,8 +1898,10 @@
     <Content Include="Pages\business\DeliverPlanShifou.aspx" />
     <Content Include="Pages\business\DeliverPlanLishiPrint.aspx" />
     <Content Include="Pages\business\DeliverPlanPaicheZhuyishixiang.aspx" />
+    <Content Include="Pages\business\ShiJuanBiaoQianPrint.aspx" />
     <Content Include="Pages\business\OrderSonghuoanchiList.aspx" />
     <Content Include="Pages\business\OrderUpLoadLiuyang.aspx" />
+    <Content Include="Pages\business\ShiJuanBiaoQianList.aspx" />
     <Content Include="Pages\business\WaixieOrderPrint.aspx" />
     <Content Include="Pages\business\Waixiefukuanweikaipiao.aspx" />
     <Content Include="Pages\business\Waixiefukuanfukuan.aspx" />
@@ -3433,6 +3435,13 @@
     <Compile Include="Pages\business\DeliverPlanPaicheZhuyishixiang.aspx.designer.cs">
       <DependentUpon>DeliverPlanPaicheZhuyishixiang.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\business\ShiJuanBiaoQianPrint.aspx.cs">
+      <DependentUpon>ShiJuanBiaoQianPrint.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\ShiJuanBiaoQianPrint.aspx.designer.cs">
+      <DependentUpon>ShiJuanBiaoQianPrint.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\business\OrderSonghuoanchiList.aspx.cs">
       <DependentUpon>OrderSonghuoanchiList.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>
@@ -3446,6 +3455,13 @@
     </Compile>
     <Compile Include="Pages\business\OrderUpLoadLiuyang.aspx.designer.cs">
       <DependentUpon>OrderUpLoadLiuyang.aspx</DependentUpon>
+    </Compile>
+    <Compile Include="Pages\business\ShiJuanBiaoQianList.aspx.cs">
+      <DependentUpon>ShiJuanBiaoQianList.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\ShiJuanBiaoQianList.aspx.designer.cs">
+      <DependentUpon>ShiJuanBiaoQianList.aspx</DependentUpon>
     </Compile>
     <Compile Include="Pages\business\WaixieOrderPrint.aspx.cs">
       <DependentUpon>WaixieOrderPrint.aspx</DependentUpon>
@@ -9326,6 +9342,7 @@
     <None Include="images\admin\Thumbs.db" />
     <None Include="images\Common\admin\Thumbs.db" />
     <Content Include="images\jihuageshi\涓婁紶璁″垝璁㈠崟.xlsx" />
+    <Content Include="images\jihuageshi\涓婁紶鑰冭瘯鏍囩.xlsx" />
     <None Include="js\ColorBox\colorbox.ai" />
     <None Include="js\ColorBox\colorbox.jquery.json" />
     <None Include="js\ColorBox\component.json" />

--
Gitblit v1.9.1