From 5cccbb67654e468245dac77ca9de0b445771e329 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 11 十二月 2024 08:45:14 +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 49d4d82..176aa57 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\InvoicingWeiquerenshouru.aspx" />
     <Content Include="Pages\business\InvoicingHuikuan.aspx" />
     <Content Include="Pages\business\InvoicingCuishou.aspx" />
     <Content Include="Pages\business\kaipiaoKehu.aspx" />
@@ -2036,9 +2037,11 @@
     <Content Include="Pages\common\U_Info.ascx" />
     <Content Include="Pages\common\U_Link.ascx" />
     <Content Include="Pages\common\U_Login.ascx" />
+    <Content Include="Pages\financial\DepositsCustomershouruqueren.aspx" />
     <Content Include="Pages\financial\DepositsCustomerFapiao.aspx" />
     <Content Include="Pages\financial\FirmAccountPrint.aspx" />
     <Content Include="Pages\financial\FirmAccountPrintTable.aspx" />
+    <Content Include="Pages\financial\InvoicingShouruqueren.aspx" />
     <Content Include="Pages\financial\MemberOrderMoneyReceive.aspx" />
     <Content Include="Pages\financial\MemberOrderPayList.aspx" />
     <Content Include="Pages\financial\OrderFinancialPrint.aspx" />
@@ -3291,6 +3294,13 @@
     <Compile Include="Pages\business\BargainPriceByFirm.aspx.designer.cs">
       <DependentUpon>BargainPriceByFirm.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\business\InvoicingWeiquerenshouru.aspx.cs">
+      <DependentUpon>InvoicingWeiquerenshouru.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\InvoicingWeiquerenshouru.aspx.designer.cs">
+      <DependentUpon>InvoicingWeiquerenshouru.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\business\InvoicingHuikuan.aspx.cs">
       <DependentUpon>InvoicingHuikuan.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>
@@ -4362,6 +4372,13 @@
     <Compile Include="Pages\common\U_Login.ascx.designer.cs">
       <DependentUpon>U_Login.ascx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\financial\DepositsCustomershouruqueren.aspx.cs">
+      <DependentUpon>DepositsCustomershouruqueren.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\financial\DepositsCustomershouruqueren.aspx.designer.cs">
+      <DependentUpon>DepositsCustomershouruqueren.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\financial\DepositsCustomerFapiao.aspx.cs">
       <DependentUpon>DepositsCustomerFapiao.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>
@@ -4383,6 +4400,13 @@
     <Compile Include="Pages\financial\FirmAccountPrintTable.aspx.designer.cs">
       <DependentUpon>FirmAccountPrintTable.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\financial\InvoicingShouruqueren.aspx.cs">
+      <DependentUpon>InvoicingShouruqueren.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\financial\InvoicingShouruqueren.aspx.designer.cs">
+      <DependentUpon>InvoicingShouruqueren.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\financial\MemberOrderMoneyReceive.aspx.cs">
       <DependentUpon>MemberOrderMoneyReceive.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>

--
Gitblit v1.9.1