|
|
@ -205,6 +205,12 @@
|
|
|
|
<artifactId>ruoyi-api-system</artifactId>
|
|
|
|
<artifactId>ruoyi-api-system</artifactId>
|
|
|
|
<version>${ruoyi.version}</version>
|
|
|
|
<version>${ruoyi.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>com.alibaba.cloud</groupId>
|
|
|
|
|
|
|
|
<artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>
|
|
|
|
|
|
|
|
<version>${latest.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
</dependencies>
|
|
|
|
</dependencies>
|
|
|
|
</dependencyManagement>
|
|
|
|
</dependencyManagement>
|
|
|
|