优化
This commit is contained in:
@@ -301,6 +301,7 @@ public class MqttMessageHandler {
|
||||
String key = AppRedisKey.LINE + nDid;
|
||||
redisUtil.saveByKeyWithExpire(key,lineList,600L);
|
||||
csLogsFeignClient.addUserLog(logDto);
|
||||
System.out.println(1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user