From d3027b066831437e18ce42ce7d8f0b3d428c4893 Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期五, 17 三月 2023 15:14:00 +0800 Subject: [PATCH] 优化消息通道 --- src/main/java/com/genersoft/iot/vmp/gb28181/bean/ParentPlatformCatch.java | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/genersoft/iot/vmp/gb28181/bean/ParentPlatformCatch.java b/src/main/java/com/genersoft/iot/vmp/gb28181/bean/ParentPlatformCatch.java index 6c429f2..a53d26e 100644 --- a/src/main/java/com/genersoft/iot/vmp/gb28181/bean/ParentPlatformCatch.java +++ b/src/main/java/com/genersoft/iot/vmp/gb28181/bean/ParentPlatformCatch.java @@ -4,7 +4,9 @@ private String id; - // 蹇冭烦鏈洖澶嶆鏁� + /** + * 蹇冭烦鏈洖澶嶆鏁� + */ private int keepAliveReply; // 娉ㄥ唽鏈洖澶嶆鏁� -- Gitblit v1.8.0