From e957608a605afc2a0c290854fa8705c170820e13 Mon Sep 17 00:00:00 2001
From: gongchunyi <deslre0381@gmail.com>
Date: 星期二, 04 八月 2026 16:24:09 +0800
Subject: [PATCH] 暂存
---
src/main/resources/application.yml | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index ffa8302..77b3fe5 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,4 +1,7 @@
# Spring閰嶇疆
spring:
profiles:
- active: prod
+ active: dev
+ruoyi:
+ redis:
+ keyPrefix: ${spring.profiles.active}
--
Gitblit v1.9.3