添加系统健康模块

This commit is contained in:
2026-05-12 16:36:23 +08:00
parent d88eb4ae8d
commit 0a577a1124
6 changed files with 107 additions and 0 deletions

View File

@@ -30,6 +30,11 @@
<groupId>org.xujun</groupId>
<artifactId>xtools-app-monitor-client</artifactId>
</dependency>
<!-- xtools-app-monitor-health -->
<dependency>
<groupId>org.xujun</groupId>
<artifactId>xtools-app-monitor-health</artifactId>
</dependency>
<!-- xtools-boot-job-xxl -->
<dependency>
<groupId>org.xujun</groupId>