From aef6aa4a44615784ee16b1a550cf564e955eb9dd Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 31 十月 2025 09:01:25 +0800
Subject: [PATCH] 提交

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

diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
index d8eef7c..8203eb5 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1906,6 +1906,7 @@
     <Content Include="Pages\business\DeliverWorkBookPandian.aspx" />
     <Content Include="Pages\business\DeliverWorkBookFahuo.aspx" />
     <Content Include="Pages\business\DeliverWorkBookfahuoqingkuang.aspx" />
+    <Content Include="Pages\business\Waixiefukuanweikaipiaoshuoming.aspx" />
     <Content Include="Pages\business\ShejiOrderDeatil.aspx" />
     <Content Include="Pages\business\ShejiOrderList.aspx" />
     <Content Include="Pages\business\SHejiOrderEdit.aspx" />
@@ -2345,6 +2346,7 @@
     <Content Include="Pages\Templet\pingxuan\Shared\sM.js" />
     <Content Include="Pages\Templet\pingxuan\TemplateIndex.css" />
     <Content Include="Pages\wage\OA_WageAwardPunishAdd.aspx" />
+    <Content Include="Pages\wage\FakuanShensuAdd.aspx" />
     <Content Include="Pages\wage\StaffWageList.aspx" />
     <Content Include="Pages\wage\WorkScoreList.aspx" />
     <Content Include="Pages\webmanage\CashHandle.aspx" />
@@ -3524,6 +3526,13 @@
     </Compile>
     <Compile Include="Pages\business\FileUploadHandler.ashx.cs">
       <DependentUpon>FileUploadHandler.ashx</DependentUpon>
+    </Compile>
+    <Compile Include="Pages\business\Waixiefukuanweikaipiaoshuoming.aspx.cs">
+      <DependentUpon>Waixiefukuanweikaipiaoshuoming.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\Waixiefukuanweikaipiaoshuoming.aspx.designer.cs">
+      <DependentUpon>Waixiefukuanweikaipiaoshuoming.aspx</DependentUpon>
     </Compile>
     <Compile Include="Pages\business\ShejiOrderDeatil.aspx.cs">
       <DependentUpon>ShejiOrderDeatil.aspx</DependentUpon>
@@ -6262,6 +6271,13 @@
     <Compile Include="Pages\wage\OA_WageAwardPunishAdd.aspx.designer.cs">
       <DependentUpon>OA_WageAwardPunishAdd.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\wage\FakuanShensuAdd.aspx.cs">
+      <DependentUpon>FakuanShensuAdd.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\wage\FakuanShensuAdd.aspx.designer.cs">
+      <DependentUpon>FakuanShensuAdd.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\wage\StaffWageList.aspx.cs">
       <DependentUpon>StaffWageList.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>

--
Gitblit v1.9.1