From dc6639a232f181970fa5291005f206fa34f1b1da Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期一, 10 十一月 2025 09:29:33 +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 d8eef7c..4093fb9 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1906,6 +1906,8 @@
<Content Include="Pages\business\DeliverWorkBookPandian.aspx" />
<Content Include="Pages\business\DeliverWorkBookFahuo.aspx" />
<Content Include="Pages\business\DeliverWorkBookfahuoqingkuang.aspx" />
+ <Content Include="Pages\business\DeliverWorkBookPrintDetailshuju.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 +2347,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" />
@@ -3522,8 +3525,22 @@
<Compile Include="Pages\business\DeliverWorkBookfahuoqingkuang.aspx.designer.cs">
<DependentUpon>DeliverWorkBookfahuoqingkuang.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\business\DeliverWorkBookPrintDetailshuju.aspx.cs">
+ <DependentUpon>DeliverWorkBookPrintDetailshuju.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookPrintDetailshuju.aspx.designer.cs">
+ <DependentUpon>DeliverWorkBookPrintDetailshuju.aspx</DependentUpon>
+ </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 +6279,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