From 1435b5b13b3857a20292d5c869f95e0c2ae5ffea Mon Sep 17 00:00:00 2001
From: LR-20210131IOQH\Administrator <jackcold@163.com>
Date: 星期一, 13 九月 2021 15:09:24 +0800
Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/chuanyin-group-project

---
 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 65ca44d..404c4cd 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1989,6 +1989,7 @@
     <Content Include="Pages\financial\FirmAccountPrintTable.aspx" />
     <Content Include="Pages\financial\MemberOrderMoneyReceive.aspx" />
     <Content Include="Pages\financial\MemberOrderPayList.aspx" />
+    <Content Include="Pages\financial\OrderFinancialPrint.aspx" />
     <Content Include="Pages\financial\OrderMoneyBatchReceive.aspx" />
     <Content Include="Pages\financial\OutsourcePayMoney.aspx" />
     <Content Include="Pages\financial\OutsourcePayOrder.aspx" />
@@ -4180,6 +4181,13 @@
     <Compile Include="Pages\financial\MemberOrderPayList.aspx.designer.cs">
       <DependentUpon>MemberOrderPayList.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\financial\OrderFinancialPrint.aspx.cs">
+      <DependentUpon>OrderFinancialPrint.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\financial\OrderFinancialPrint.aspx.designer.cs">
+      <DependentUpon>OrderFinancialPrint.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\financial\OrderMoneyBatchReceive.aspx.cs">
       <DependentUpon>OrderMoneyBatchReceive.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>

--
Gitblit v1.9.1