From e44e3dc9400a0c11572ec62651cb586640dc1725 Mon Sep 17 00:00:00 2001
From: 648540858 <648540858@qq.com>
Date: 星期五, 23 九月 2022 23:08:58 +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