From 2e73fcedd8557bc2e883d765e23f517aab1fe1ce Mon Sep 17 00:00:00 2001 From: sxu <602087911@qq.com> Date: Sun, 9 Mar 2025 13:40:39 +0800 Subject: [PATCH] active: bonus_houqin_local --- bonus-auth/src/main/resources/bootstrap.yml | 2 +- bonus-gateway/src/main/resources/bootstrap.yml | 2 +- bonus-modules/bonus-file/src/main/resources/bootstrap.yml | 2 +- bonus-modules/bonus-system/src/main/resources/bootstrap.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bonus-auth/src/main/resources/bootstrap.yml b/bonus-auth/src/main/resources/bootstrap.yml index 7051969..f5b56d2 100644 --- a/bonus-auth/src/main/resources/bootstrap.yml +++ b/bonus-auth/src/main/resources/bootstrap.yml @@ -5,7 +5,7 @@ spring: name: bonus-auth profiles: # 环境配置 - active: dev + active: bonus_houqin_local #加密组件 jasypt: diff --git a/bonus-gateway/src/main/resources/bootstrap.yml b/bonus-gateway/src/main/resources/bootstrap.yml index 1766a04..8d13d46 100644 --- a/bonus-gateway/src/main/resources/bootstrap.yml +++ b/bonus-gateway/src/main/resources/bootstrap.yml @@ -5,7 +5,7 @@ spring: name: bonus-gateway profiles: # 环境配置 - active: dev + active: bonus_houqin_local #加密组件 jasypt: diff --git a/bonus-modules/bonus-file/src/main/resources/bootstrap.yml b/bonus-modules/bonus-file/src/main/resources/bootstrap.yml index 371813f..445cb3a 100644 --- a/bonus-modules/bonus-file/src/main/resources/bootstrap.yml +++ b/bonus-modules/bonus-file/src/main/resources/bootstrap.yml @@ -6,7 +6,7 @@ spring: profiles: # 环境配置 - active: dev + active: bonus_houqin_local #加密组件 jasypt: diff --git a/bonus-modules/bonus-system/src/main/resources/bootstrap.yml b/bonus-modules/bonus-system/src/main/resources/bootstrap.yml index 790dc0d..0f86b9b 100644 --- a/bonus-modules/bonus-system/src/main/resources/bootstrap.yml +++ b/bonus-modules/bonus-system/src/main/resources/bootstrap.yml @@ -5,7 +5,7 @@ spring: name: bonus-system profiles: # 环境配置 - active: dev + active: bonus_houqin_local task: scheduling: pool: