fix 修复 ruoyi-admin 监控不生效问题

feature/model
疯狂的狮子Li 2 years ago
parent 27a2943362
commit 97f453efc7

@ -73,6 +73,11 @@
<artifactId>ruoyi-demo</artifactId>
</dependency>
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-starter-client</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>

Loading…
Cancel
Save