|
|
|
@ -50,6 +50,11 @@
|
|
|
|
|
<!-- 依赖声明 -->
|
|
|
|
|
<dependencyManagement>
|
|
|
|
|
<dependencies>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.bwie</groupId>
|
|
|
|
|
<artifactId>cloud-common-nacos-remote</artifactId>
|
|
|
|
|
<version>1.0.0</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.dtflys.forest</groupId>
|
|
|
|
|