From 7110ad3c3188c7521b96b4b778b3cca9aff99e2d Mon Sep 17 00:00:00 2001 From: yss <17921@qq.com> Date: Wed, 20 Jul 2022 19:38:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=BA=E5=9D=97=E9=93=BE=E6=A0=B9=E6=8D=AEmc?= =?UTF-8?q?onfig.bss.app-secret=20=E4=BF=AE=E6=94=B9=E8=AF=B7=E6=B1=82?= =?UTF-8?q?=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../extend/riskmanage/service/impl/RiskManageServiceImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/chinaunicom/mall/ebtp/extend/riskmanage/service/impl/RiskManageServiceImpl.java b/src/main/java/com/chinaunicom/mall/ebtp/extend/riskmanage/service/impl/RiskManageServiceImpl.java index 7e3c52e..41177a9 100644 --- a/src/main/java/com/chinaunicom/mall/ebtp/extend/riskmanage/service/impl/RiskManageServiceImpl.java +++ b/src/main/java/com/chinaunicom/mall/ebtp/extend/riskmanage/service/impl/RiskManageServiceImpl.java @@ -43,7 +43,7 @@ public class RiskManageServiceImpl implements IRiskManageService { //查询模型信息 BaseResponse> regulationParams = regulationService.findRegulationParams(regulation); - + log.info("调用山分风控接口参数:regulationParams={}", JsonUtils.objectToJson(regulationParams)); RiskManageRegulationGroupApply regulationGroupApply = new RiskManageRegulationGroupApply(); regulationGroupApply.setBusinessId(params.get("id").toString()); //模块分类