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