diff --git a/bonus-auth/src/main/resources/bootstrap-material_local.yml b/bonus-auth/src/main/resources/bootstrap-sgzb_bns_local.yml similarity index 100% rename from bonus-auth/src/main/resources/bootstrap-material_local.yml rename to bonus-auth/src/main/resources/bootstrap-sgzb_bns_local.yml diff --git a/bonus-auth/src/main/resources/bootstrap.yml b/bonus-auth/src/main/resources/bootstrap.yml index be2767f..1a63643 100644 --- a/bonus-auth/src/main/resources/bootstrap.yml +++ b/bonus-auth/src/main/resources/bootstrap.yml @@ -5,6 +5,6 @@ spring: name: bonus-auth profiles: # 环境配置 - active: material_local + active: sgzb_bns_local diff --git a/bonus-gateway/src/main/resources/bootstrap-material_local.yml b/bonus-gateway/src/main/resources/bootstrap-sgzb_bns_local.yml similarity index 100% rename from bonus-gateway/src/main/resources/bootstrap-material_local.yml rename to bonus-gateway/src/main/resources/bootstrap-sgzb_bns_local.yml diff --git a/bonus-gateway/src/main/resources/bootstrap.yml b/bonus-gateway/src/main/resources/bootstrap.yml index 8576529..428c56c 100644 --- a/bonus-gateway/src/main/resources/bootstrap.yml +++ b/bonus-gateway/src/main/resources/bootstrap.yml @@ -5,4 +5,4 @@ spring: name: bonus-gateway profiles: # 环境配置 - active: material_local + active: sgzb_bns_local diff --git a/bonus-modules/bonus-file/src/main/resources/bootstrap-material_local.yml b/bonus-modules/bonus-file/src/main/resources/bootstrap-sgzb_bns_local.yml similarity index 100% rename from bonus-modules/bonus-file/src/main/resources/bootstrap-material_local.yml rename to bonus-modules/bonus-file/src/main/resources/bootstrap-sgzb_bns_local.yml diff --git a/bonus-modules/bonus-file/src/main/resources/bootstrap.yml b/bonus-modules/bonus-file/src/main/resources/bootstrap.yml index c5c0d19..eef8451 100644 --- a/bonus-modules/bonus-file/src/main/resources/bootstrap.yml +++ b/bonus-modules/bonus-file/src/main/resources/bootstrap.yml @@ -9,4 +9,4 @@ spring: # max-request-size: 5GB profiles: # 环境配置 - active: material_local + active: sgzb_bns_local diff --git a/bonus-modules/bonus-gen/src/main/resources/bootstrap-material_local.yml b/bonus-modules/bonus-gen/src/main/resources/bootstrap-sgzb_bns_local.yml similarity index 100% rename from bonus-modules/bonus-gen/src/main/resources/bootstrap-material_local.yml rename to bonus-modules/bonus-gen/src/main/resources/bootstrap-sgzb_bns_local.yml diff --git a/bonus-modules/bonus-gen/src/main/resources/bootstrap.yml b/bonus-modules/bonus-gen/src/main/resources/bootstrap.yml index 20b35d5..2bb0a0d 100644 --- a/bonus-modules/bonus-gen/src/main/resources/bootstrap.yml +++ b/bonus-modules/bonus-gen/src/main/resources/bootstrap.yml @@ -5,4 +5,4 @@ spring: name: bonus-gen profiles: # 环境配置 - active: material_local + active: sgzb_bns_local diff --git a/bonus-modules/bonus-job/src/main/resources/bootstrap-material_local.yml b/bonus-modules/bonus-job/src/main/resources/bootstrap-sgzb_bns_local.yml similarity index 100% rename from bonus-modules/bonus-job/src/main/resources/bootstrap-material_local.yml rename to bonus-modules/bonus-job/src/main/resources/bootstrap-sgzb_bns_local.yml diff --git a/bonus-modules/bonus-job/src/main/resources/bootstrap.yml b/bonus-modules/bonus-job/src/main/resources/bootstrap.yml index fc81ba4..0488e92 100644 --- a/bonus-modules/bonus-job/src/main/resources/bootstrap.yml +++ b/bonus-modules/bonus-job/src/main/resources/bootstrap.yml @@ -5,4 +5,4 @@ spring: name: bonus-job profiles: # 环境配置 - active: material_local + active: sgzb_bns_local diff --git a/bonus-modules/bonus-system/src/main/resources/bootstrap-material_local.yml b/bonus-modules/bonus-system/src/main/resources/bootstrap-sgzb_bns_local.yml similarity index 100% rename from bonus-modules/bonus-system/src/main/resources/bootstrap-material_local.yml rename to bonus-modules/bonus-system/src/main/resources/bootstrap-sgzb_bns_local.yml diff --git a/bonus-modules/bonus-system/src/main/resources/bootstrap.yml b/bonus-modules/bonus-system/src/main/resources/bootstrap.yml index eb6d3e5..8d0db54 100644 --- a/bonus-modules/bonus-system/src/main/resources/bootstrap.yml +++ b/bonus-modules/bonus-system/src/main/resources/bootstrap.yml @@ -5,4 +5,4 @@ spring: name: bonus-system profiles: # 环境配置 - active: material_local + active: sgzb_bns_local diff --git a/bonus-visual/bonus-monitor/src/main/resources/bootstrap.yml b/bonus-visual/bonus-monitor/src/main/resources/bootstrap.yml index 72f463a..255420e 100644 --- a/bonus-visual/bonus-monitor/src/main/resources/bootstrap.yml +++ b/bonus-visual/bonus-monitor/src/main/resources/bootstrap.yml @@ -9,7 +9,7 @@ spring: name: bonus-monitor profiles: # 环境配置 - active: material_local + active: sgzb_bns_local cloud: nacos: discovery: