From 3d4f4e89e9da6bdaf2bd8fb0bc411b15cd8bf147 Mon Sep 17 00:00:00 2001 From: lizhenhua <1075222162@qq.com> Date: Sat, 16 Aug 2025 11:52:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=BC=8F=E6=B4=9E=E4=BF=AE=E5=A4=8D=20=20?= =?UTF-8?q?=E7=94=A8=E6=88=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bonus-auth/src/main/resources/bootstrap.yml | 4 ++-- bonus-gateway/src/main/resources/bootstrap.yml | 2 +- bonus-modules/bonus-system/src/main/resources/bootstrap.yml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bonus-auth/src/main/resources/bootstrap.yml b/bonus-auth/src/main/resources/bootstrap.yml index fa1099b..d1d998f 100644 --- a/bonus-auth/src/main/resources/bootstrap.yml +++ b/bonus-auth/src/main/resources/bootstrap.yml @@ -1,11 +1,11 @@ # Spring -spring: +spring: application: # 应用名称 name: bonus-auth profiles: # 环境配置 - active: jyy_canteen_local + active: jyy_canteen_test #加密组件 jasypt: diff --git a/bonus-gateway/src/main/resources/bootstrap.yml b/bonus-gateway/src/main/resources/bootstrap.yml index 8138bb6..2d23365 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: jyy_canteen_local + active: jyy_canteen_test #加密组件 jasypt: diff --git a/bonus-modules/bonus-system/src/main/resources/bootstrap.yml b/bonus-modules/bonus-system/src/main/resources/bootstrap.yml index dd2afea..49e31da 100644 --- a/bonus-modules/bonus-system/src/main/resources/bootstrap.yml +++ b/bonus-modules/bonus-system/src/main/resources/bootstrap.yml @@ -1,11 +1,11 @@ # Spring -spring: +spring: application: # 应用名称 name: bonus-system profiles: # 环境配置 - active: jyy_canteen_local + active: jyy_canteen_test task: scheduling: pool: