增加日志
This commit is contained in:
@ -194,8 +194,9 @@ public class CrypConfigureServiceImpl extends BaseServiceImpl<CrypConfigureMappe
|
||||
|
||||
str = this.uniBssCiticHttpPost(bean.getUrl(), json,bean.getClientId(),bean.getOperationCode());
|
||||
} catch (Exception e) {
|
||||
log.error("区块链调用失败!~-----------------",e);
|
||||
log.error("中信支付--天擎接口返回参数!~-----------------",e);
|
||||
}
|
||||
log.info("---中信支付--天擎接口返回参数-----"+str);
|
||||
return str;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user