puzhibing
2 天以前 ba6b508a44cb1f0730c6a27a5d73b8d2ae8f1d4b
user/guns-admin/src/main/java/com/supersavedriving/user/modular/system/util/RedisUtil.java
@@ -126,7 +126,7 @@
                int num1 = 1;
                while (num1 <= 10){
                    try {
                        Thread.sleep(3000);//等待3秒
                        Thread.sleep(1000);//等待1秒
                    } catch (InterruptedException e) {
                        e.printStackTrace();
                    }