zss
2025-03-12 0007e14cccd0df9c08a71037cc2803894a530c86
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}")