From d5a4545c243435aa3dcd515dbd9dc6faf51f3e07 Mon Sep 17 00:00:00 2001
From: WX <wx036@qq.com>
Date: 星期三, 07 六月 2023 22:28:18 +0800
Subject: [PATCH] Merge branch 'master' of http://47.92.245.94:8000/r/RiskControl_RR_Fast
---
RiskControl.NewService/RiskControl.NewService.csproj | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/RiskControl.NewService/RiskControl.NewService.csproj b/RiskControl.NewService/RiskControl.NewService.csproj
index f017a9d..d8f2cb6 100644
--- a/RiskControl.NewService/RiskControl.NewService.csproj
+++ b/RiskControl.NewService/RiskControl.NewService.csproj
@@ -160,6 +160,7 @@
<Compile Include="Entity\CreditRatingReportStar.cs" />
<Compile Include="Entity\QccDbEntity\SysCompanyOriginalName.cs" />
<Compile Include="Entity\RiskControlRR\PayErrLog.cs" />
+ <Compile Include="Entity\RiskControlRR\UseOrder.cs" />
<Compile Include="Entity\RiskControlRR\PayOrder.cs" />
<Compile Include="Entity\RiskControlRR\PayRechargeAmount.cs" />
<Compile Include="Entity\RiskControlStockDL\BankFjcfTableDetail.cs" />
@@ -523,6 +524,7 @@
<Compile Include="Service\DbContext.cs" />
<Compile Include="Service\EventKgService.cs" />
<Compile Include="Service\IndustryChainService.cs" />
+ <Compile Include="Service\UseService.cs" />
<Compile Include="Service\SmartInvestAlarmService.cs" />
<Compile Include="Service\LeaseAlarmService.cs" />
<Compile Include="Service\SmartInvestService.cs" />
--
Gitblit v1.8.0