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(); }