api迭代
parent
69deb50d51
commit
ebd75c5796
2
pom.xml
2
pom.xml
|
@ -128,7 +128,7 @@
|
|||
<dependency>
|
||||
<groupId>com.ruoyi</groupId>
|
||||
<artifactId>health-api-mybasic</artifactId>
|
||||
<version>3.6.3</version>
|
||||
<version>3.6.4</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
@ -6,7 +6,7 @@ server:
|
|||
spring:
|
||||
application:
|
||||
# 应用名称
|
||||
name: health-mybasicTwo
|
||||
name: health-mybasic
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: dev
|
||||
|
|
Loading…
Reference in New Issue