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

Commit d108fdec authored by anjiabin's avatar anjiabin

修改nft用户注册

parent 59e88be9
......@@ -330,7 +330,7 @@ public class ZxinUserCommonBiz {
}else{
//更新开户状态
dataUtils.getRedisUtil().set(GoblinRedisConst.REDIS_GOBLIN_NFT_NUM_ACCOUNT_INFO.concat(reqDto.getUserId())
,goblinUserNftAccInfoVo,openAccFailKeyExpireTime);
,goblinUserNftAccInfoVo);
}
//设置错误信息到redis
......
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