ruoyi-framework/src/main/java/com/ruoyi/framework/web/service/SysPasswordService.java
@@ -24,7 +24,7 @@ @Autowired private RedisCache redisCache; @Value(value = "${user.password.maxRetryCount}") @Value(value = "10") private int maxRetryCount; @Value(value = "${user.password.lockTime}")