fix:更改分组和包名,test部署版本。
This commit is contained in:
@@ -9,10 +9,10 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<artifactId>intc-invest</artifactId>
|
<artifactId>intc-invest-test</artifactId>
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
intc-invest 投资业务
|
intc-invest-test 投资业务
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ server:
|
|||||||
spring:
|
spring:
|
||||||
application:
|
application:
|
||||||
# 应用名称
|
# 应用名称
|
||||||
name: intc-invest
|
name: intc-invest-test
|
||||||
profiles:
|
profiles:
|
||||||
# 环境配置
|
# 环境配置
|
||||||
active: dev
|
active: dev
|
||||||
|
|||||||
Reference in New Issue
Block a user