初始化
parent
8880260245
commit
6970957437
2
pom.xml
2
pom.xml
|
@ -13,6 +13,7 @@
|
|||
<description>若依微服务系统</description>
|
||||
|
||||
<properties>
|
||||
<pay.version>1.0.0</pay.version>
|
||||
<muyu.version>3.6.3</muyu.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
|
@ -44,6 +45,7 @@
|
|||
<knife4j-openapi3.version>4.1.0</knife4j-openapi3.version>
|
||||
<xxl-job-core.version>2.4.1</xxl-job-core.version>
|
||||
<forest.version>1.5.36</forest.version>
|
||||
<nacos.version>1.0.0</nacos.version>
|
||||
</properties>
|
||||
|
||||
<!-- 依赖声明 -->
|
||||
|
|
Loading…
Reference in New Issue