user/guns-admin/src/main/java/com/supersavedriving/user/modular/system/util/RedisUtil.java
@@ -96,7 +96,7 @@ int num1 = 1; while (num1 <= 10){ try { Thread.sleep(1000);//等待3秒 Thread.sleep(1000); } catch (InterruptedException e) { e.printStackTrace(); } @@ -112,6 +112,7 @@ return b; }catch (Exception e){ e.printStackTrace(); }finally { unlock(); } return false;