Browse Source

第二版,后台bug

suntianwu 3 years ago
parent
commit
874fbcb3f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/java/com/care/mqtt/service/MqttMsgRedisService.java

+ 1 - 1
src/main/java/com/care/mqtt/service/MqttMsgRedisService.java

@@ -90,7 +90,7 @@ public class MqttMsgRedisService {
     /**
     /**
      * 轮训redis
      * 轮训redis
      */
      */
-    public void rotationRedis(){
+    public void rotationRedis() {
         long startTime = 0L;
         long startTime = 0L;
         long endTime = System.currentTimeMillis();
         long endTime = System.currentTimeMillis();