记得上下班打卡 | git大法好,push需谨慎

Commit b9e05e70 authored by anjiabin's avatar anjiabin

修改galaxy交易消费相关

parent 5132b9df
......@@ -131,6 +131,7 @@ public class GalaxyBeanTransferBiz {
nftTradeVo.setTradePrice(nftOrderBo.getNftPrice());
nftTradeVo.setTradeType(tradeTypeEnum.getCode());
}
nftTradeVo.setRouterType(nftOrderBo.getRouterType());
nftTradeVo.setCreatedAt(DateUtil.getNowTime());
return nftTradeVo;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment