修复区块链天擎拼接参数 getUniBss 使用错误
This commit is contained in:
@ -116,7 +116,7 @@ public class CrypConfigureServiceImpl extends BaseServiceImpl<CrypConfigureMappe
|
||||
|
||||
map.put("SIGN", sign);
|
||||
|
||||
json = getCiticUniBss(bean.getReqName(), map);
|
||||
json = getUniBss(bean.getReqName(), map);
|
||||
|
||||
blockChainLog.setParam(json);//请求参数
|
||||
log.info("------请求天擎接口---json参数:---"+json);
|
||||
|
Reference in New Issue
Block a user