From 7ad28af0e385d31cb8aa5e803da33b8fd3f3219b Mon Sep 17 00:00:00 2001 From: 648540858 <456panlinlin> Date: 星期四, 07 四月 2022 14:21:21 +0800 Subject: [PATCH] 补充xml缺失的编码信息 --- src/main/java/com/genersoft/iot/vmp/gb28181/event/subscribe/catalog/CatalogEventLister.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/genersoft/iot/vmp/gb28181/event/subscribe/catalog/CatalogEventLister.java b/src/main/java/com/genersoft/iot/vmp/gb28181/event/subscribe/catalog/CatalogEventLister.java index 95578ef..f9546f0 100644 --- a/src/main/java/com/genersoft/iot/vmp/gb28181/event/subscribe/catalog/CatalogEventLister.java +++ b/src/main/java/com/genersoft/iot/vmp/gb28181/event/subscribe/catalog/CatalogEventLister.java @@ -175,3 +175,4 @@ } } } + \ No newline at end of file -- Gitblit v1.8.0