fix(): 增加插件版本
parent
feb0aea564
commit
b14ca14a6b
7
pom.xml
7
pom.xml
|
@ -290,6 +290,13 @@
|
|||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- forestHttp调用框架依赖 -->
|
||||
<dependency>
|
||||
<groupId>com.dtflys.forest</groupId>
|
||||
<artifactId>forest-spring-boot3-starter</artifactId>
|
||||
<version>${forest.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- <!– forestHttp调用框架依赖–>-->
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>com.muyu</groupId>-->
|
||||
|
|
Loading…
Reference in New Issue