区块链日志

This commit is contained in:
yss
2021-09-03 15:06:30 +08:00
parent 29fdbeae66
commit 69300f6248

View File

@ -70,6 +70,7 @@ public class CrypConfigureServiceImpl extends BaseServiceImpl<CrypConfigureMappe
*/ */
@Override @Override
public Boolean callUniInterface(CrypBean bean){ public Boolean callUniInterface(CrypBean bean){
log.info("区块链------callUniInterface---入参-----"+JSON.toJSONString(bean));
BlockChainLog blockChainLog = new BlockChainLog(); BlockChainLog blockChainLog = new BlockChainLog();
blockChainLog.setId(PropertyUtils.getSnowflakeId()); blockChainLog.setId(PropertyUtils.getSnowflakeId());
//天擎地址 //天擎地址