漏洞修复 用户

This commit is contained in:
lizhenhua 2025-08-16 11:52:47 +08:00
parent 8a669443c8
commit 3d4f4e89e9
3 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
# Spring # Spring
spring: spring:
application: application:
# 应用名称 # 应用名称
name: bonus-auth name: bonus-auth
profiles: profiles:
# 环境配置 # 环境配置
active: jyy_canteen_local active: jyy_canteen_test
#加密组件 #加密组件
jasypt: jasypt:

View File

@ -5,7 +5,7 @@ spring:
name: bonus-gateway name: bonus-gateway
profiles: profiles:
# 环境配置 # 环境配置
active: jyy_canteen_local active: jyy_canteen_test
#加密组件 #加密组件
jasypt: jasypt:

View File

@ -1,11 +1,11 @@
# Spring # Spring
spring: spring:
application: application:
# 应用名称 # 应用名称
name: bonus-system name: bonus-system
profiles: profiles:
# 环境配置 # 环境配置
active: jyy_canteen_local active: jyy_canteen_test
task: task:
scheduling: scheduling:
pool: pool: