chentaisen 2024-09-25 20:14:55 +08:00 committed by 张毅大神
parent 1d27c21155
commit 298d65c3f7
1 changed files with 5 additions and 1 deletions

View File

@ -16,7 +16,11 @@
</description>
<dependencies>
<dependency>
<groupId>com.github.yulichang</groupId>
<artifactId>mybatis-plus-join-boot-starter</artifactId>
<version>1.4.11</version>
</dependency>
<!-- SpringCloud Openfeign -->
<dependency>
<groupId>org.springframework.cloud</groupId>