From 6f0aa5efe599473405d28aa438ccdd1d3e3f45ee Mon Sep 17 00:00:00 2001 From: sxu <602087911@qq.com> Date: Thu, 3 Apr 2025 14:28:06 +0800 Subject: [PATCH] bootstrap-jyy_canteen_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..fa1099b 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: jyy_canteen_local #加密组件 jasypt: diff --git a/bonus-gateway/src/main/resources/bootstrap.yml b/bonus-gateway/src/main/resources/bootstrap.yml index 1766a04..8138bb6 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: jyy_canteen_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..624f010 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: jyy_canteen_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..dd2afea 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: jyy_canteen_local task: scheduling: pool: