From 7dad3e5ef9896edc58a04c7b52e2978c33396d7a Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期二, 31 十二月 2024 09:53:34 +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 7e6d851..0c874d2 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1883,6 +1883,7 @@
<Content Include="Pages\business\BackVisitNoteEdit.aspx" />
<Content Include="Pages\business\BargainPrice.aspx" />
<Content Include="Pages\business\BargainPriceByFirm.aspx" />
+ <Content Include="Pages\business\Caigoufukuanshenqing.aspx" />
<Content Include="Pages\business\WaixieOrderPrint.aspx" />
<Content Include="Pages\business\Waixiefukuanweikaipiao.aspx" />
<Content Include="Pages\business\Waixiefukuanfukuan.aspx" />
@@ -2045,6 +2046,7 @@
<Content Include="Pages\financial\DepositsCustomerFapiao.aspx" />
<Content Include="Pages\financial\NewWaixieExpenses.aspx" />
<Content Include="Pages\financial\OutsourcePiliangPayMoney.aspx" />
+ <Content Include="Pages\financial\CaigouPayEdit.aspx" />
<Content Include="Pages\financial\WaixieExpenses.aspx" />
<Content Include="Pages\financial\FirmAccountPrint.aspx" />
<Content Include="Pages\financial\FirmAccountPrintTable.aspx" />
@@ -3304,6 +3306,13 @@
<Compile Include="Pages\business\BargainPriceByFirm.aspx.designer.cs">
<DependentUpon>BargainPriceByFirm.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\business\Caigoufukuanshenqing.aspx.cs">
+ <DependentUpon>Caigoufukuanshenqing.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\Caigoufukuanshenqing.aspx.designer.cs">
+ <DependentUpon>Caigoufukuanshenqing.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\business\WaixieOrderPrint.aspx.cs">
<DependentUpon>WaixieOrderPrint.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -4438,6 +4447,13 @@
<Compile Include="Pages\financial\OutsourcePiliangPayMoney.aspx.designer.cs">
<DependentUpon>OutsourcePiliangPayMoney.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\financial\CaigouPayEdit.aspx.cs">
+ <DependentUpon>CaigouPayEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\financial\CaigouPayEdit.aspx.designer.cs">
+ <DependentUpon>CaigouPayEdit.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\financial\WaixieExpenses.aspx.cs">
<DependentUpon>WaixieExpenses.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
--
Gitblit v1.9.1