diff --git a/sgzb-auth/src/main/resources/bootstrap.yml b/sgzb-auth/src/main/resources/bootstrap.yml
index 82f42c7..0117fe0 100644
--- a/sgzb-auth/src/main/resources/bootstrap.yml
+++ b/sgzb-auth/src/main/resources/bootstrap.yml
@@ -9,4 +9,4 @@ spring:
name: sgzb-auth
profiles:
# 环境配置
- active: sgzb_cloud_local
+ active: sgzb_cq_local
diff --git a/sgzb-gateway/src/main/resources/bootstrap.yml b/sgzb-gateway/src/main/resources/bootstrap.yml
index 6ffe4e5..c26d13d 100644
--- a/sgzb-gateway/src/main/resources/bootstrap.yml
+++ b/sgzb-gateway/src/main/resources/bootstrap.yml
@@ -9,4 +9,4 @@ spring:
name: sgzb-gateway
profiles:
# 环境配置
- active: sgzb_cloud_local
+ active: sgzb_cq_local
diff --git a/sgzb-modules/sgzb-material/pom.xml b/sgzb-modules/sgzb-material/pom.xml
index bb600d0..8f2647b 100644
--- a/sgzb-modules/sgzb-material/pom.xml
+++ b/sgzb-modules/sgzb-material/pom.xml
@@ -9,7 +9,7 @@
4.0.0
- sgzb-modules-material-cq1.0
+ sgzb-modules-material-common-3.0
sgzb-modules-material
diff --git a/sgzb-modules/sgzb-material/src/main/resources/bootstrap.yml b/sgzb-modules/sgzb-material/src/main/resources/bootstrap.yml
index d0a0f1e..34dca85 100644
--- a/sgzb-modules/sgzb-material/src/main/resources/bootstrap.yml
+++ b/sgzb-modules/sgzb-material/src/main/resources/bootstrap.yml
@@ -5,4 +5,4 @@ spring:
name: sgzb-material
profiles:
# 环境配置
- active: sgzb_cloud_local
\ No newline at end of file
+ active: sgzb_cq_local
\ No newline at end of file
diff --git a/sgzb-modules/sgzb-system/src/main/resources/bootstrap.yml b/sgzb-modules/sgzb-system/src/main/resources/bootstrap.yml
index 7a0e886..b24ca0b 100644
--- a/sgzb-modules/sgzb-system/src/main/resources/bootstrap.yml
+++ b/sgzb-modules/sgzb-system/src/main/resources/bootstrap.yml
@@ -9,4 +9,4 @@ spring:
name: sgzb-system
profiles:
# 环境配置
- active: sgzb_cloud_local
+ active: sgzb_cq_local