chenrui
2025-03-10 44daca093696d96e822df6584866910f7316863b
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}")