From 89a9ab4534f10a224f70e546db838423e84a1965 Mon Sep 17 00:00:00 2001
From: 64850858 <648540858@qq.com>
Date: 星期五, 16 七月 2021 16:34:51 +0800
Subject: [PATCH] 添加zlm集群支持

---
 src/main/java/com/genersoft/iot/vmp/web/ApiController.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/java/com/genersoft/iot/vmp/web/ApiController.java b/src/main/java/com/genersoft/iot/vmp/web/ApiController.java
index 43ae7d9..8035810 100644
--- a/src/main/java/com/genersoft/iot/vmp/web/ApiController.java
+++ b/src/main/java/com/genersoft/iot/vmp/web/ApiController.java
@@ -11,7 +11,7 @@
 import org.springframework.web.bind.annotation.ResponseBody;
 
 /**
- * 鍏煎LiveGBS鐨凙PI锛氱郴缁熸帴鍙�
+ * API鍏煎锛氱郴缁熸帴鍙�
  */
 @Controller
 @CrossOrigin

--
Gitblit v1.8.0