cloud-master
chentaisen 2024-09-25 20:14:55 +08:00
parent ddd0cff418
commit 0addc68684
2 changed files with 7 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>

View File

@ -13,6 +13,8 @@
<module>cloud-modules-gen</module>
<module>cloud-modules-file</module>
<module>cloud-modules-system-saas</module>
<module>cloud-breakdown</module>
<module>cloud-modules-warn</module>
</modules>
<artifactId>cloud-modules</artifactId>