diff --git a/ruoyi-modules/intc-invest/pom.xml b/ruoyi-modules/intc-invest/pom.xml
index c375b88..edcba69 100644
--- a/ruoyi-modules/intc-invest/pom.xml
+++ b/ruoyi-modules/intc-invest/pom.xml
@@ -9,10 +9,10 @@
4.0.0
- intc-invest
+ intc-invest-test
- intc-invest 投资业务
+ intc-invest-test 投资业务
diff --git a/ruoyi-modules/intc-invest/src/main/resources/bootstrap.yml b/ruoyi-modules/intc-invest/src/main/resources/bootstrap.yml
index 62dc42b..e7ab126 100644
--- a/ruoyi-modules/intc-invest/src/main/resources/bootstrap.yml
+++ b/ruoyi-modules/intc-invest/src/main/resources/bootstrap.yml
@@ -9,7 +9,7 @@ server:
spring:
application:
# 应用名称
- name: intc-invest
+ name: intc-invest-test
profiles:
# 环境配置
active: dev