src/main/java/cc/mrbird/febs/dapp/service/impl/DappMemberServiceImpl.java
@@ -587,7 +587,7 @@ }else if(4 == type){ redisKey = AppContants.K_LINE_MONTH; }else{ redisKey = AppContants.K_LINE_HOUR; redisKey = AppContants.K_LINE_NOW; } Object o = redisUtils.get(redisKey); if(ObjectUtil.isNotEmpty(o)){