lxp
2025-03-12 11af23e0c7976eed1211ba2ca0beae3a12e19310
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}")