update 优化Monitor监控服务信息事件通知

This commit is contained in:
AprilWind
2024-07-25 10:37:27 +08:00
parent 52b0fa9a54
commit e74f0ca6f8
4 changed files with 101 additions and 38 deletions

View File

@ -39,6 +39,11 @@
<artifactId>lombok</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-core</artifactId>
</dependency>
</dependencies>
<build>