chenrui
2025-03-11 bbccd7a81e92267f7ec98beb2adb3a6646fe4b4b
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}")