From 312710045c2b5d84ed0dc97af4a4fe7704f619d5 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期五, 30 一月 2026 10:31:01 +0800
Subject: [PATCH] 增加定时校验网关是否在线
---
fzzy-igdss-web/pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/fzzy-igdss-web/pom.xml b/fzzy-igdss-web/pom.xml
index 71bc8c2..180665a 100644
--- a/fzzy-igdss-web/pom.xml
+++ b/fzzy-igdss-web/pom.xml
@@ -64,6 +64,7 @@
<version>${fzzy.igdss.version}</version>
</dependency>
+
</dependencies>
<build>
--
Gitblit v1.9.3