From a3a8b2d5dbd0b4e17a8b8a9c0f2198a577fc31dc Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 28 十一月 2025 15:26:58 +0800
Subject: [PATCH] 在“数码印刷”后面增加“业务经理打印”、在最后面增加“补单”

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

diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
index b8c4fb0..e790a21 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -2833,6 +2833,7 @@
     <Content Include="Pages\work\MyBaoxiaoList.aspx" />
     <Content Include="Pages\work\MyRequestList.aspx" />
     <Content Include="Pages\work\Adm_tongxunluAdd.aspx" />
+    <Content Include="Pages\work\OA_DocumentShenpi.aspx" />
     <Content Include="Pages\work\OA_DocumentAdd.aspx" />
     <Content Include="Pages\work\OA_DocumentDetail.aspx" />
     <Content Include="Pages\work\OA_DocumentDicAdd.aspx" />
@@ -9427,6 +9428,13 @@
     <Compile Include="Pages\work\Adm_tongxunluAdd.aspx.designer.cs">
       <DependentUpon>Adm_tongxunluAdd.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\work\OA_DocumentShenpi.aspx.cs">
+      <DependentUpon>OA_DocumentShenpi.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\work\OA_DocumentShenpi.aspx.designer.cs">
+      <DependentUpon>OA_DocumentShenpi.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\work\OA_DocumentAdd.aspx.cs">
       <DependentUpon>OA_DocumentAdd.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>

--
Gitblit v1.9.1