From 8d824926bbb3346eb1046b9f1ab8d95b6a60ba17 Mon Sep 17 00:00:00 2001
From: LR-20210131IOQH\Administrator <jackcold@163.com>
Date: 星期五, 17 九月 2021 10:48:31 +0800
Subject: [PATCH] 订单单位 sql更新

---
 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