解决未使用groups报错

master
陈思豪 2024-08-08 17:15:51 +08:00
parent 3722f8ea80
commit 45ce095ef4
1 changed files with 5 additions and 0 deletions

View File

@ -177,6 +177,11 @@
<artifactId>forest-spring-boot3-starter</artifactId>
</dependency>
<dependency>
<groupId>com.muyu</groupId>
<artifactId>cloud-common-nacos-remote</artifactId>
</dependency>
</dependencies>
</project>