Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d8af61b9fa |
@@ -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