fix(): 增加插件版本

master
LQS 2024-08-08 14:32:16 +08:00
parent feb0aea564
commit b14ca14a6b
1 changed files with 7 additions and 0 deletions

View File

@ -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>
<!-- &lt;!&ndash; forestHttp调用框架依赖&ndash;&gt;-->
<!-- <dependency>-->
<!-- <groupId>com.muyu</groupId>-->