fix:更改分组和包名,test部署版本。

This commit is contained in:
tianyongbao
2024-04-19 10:02:37 +08:00
parent b41be2e7c9
commit 47be8a8bab
2 changed files with 3 additions and 3 deletions

View File

@@ -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>

View File

@@ -9,7 +9,7 @@ server:
spring:
application:
# 应用名称
name: intc-invest
name: intc-invest-test
profiles:
# 环境配置
active: dev