From fb38b5214d44e09d59fa0ed1aa22c18eb03d0d57 Mon Sep 17 00:00:00 2001
From: chen.lin <1442464845@qq.com>
Date: 星期二, 03 二月 2026 08:12:03 +0800
Subject: [PATCH] 新分支-建德新安江

---
 rsf-open-api/src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rsf-open-api/src/main/resources/application.yml b/rsf-open-api/src/main/resources/application.yml
index 89b98e4..dbcd3cd 100644
--- a/rsf-open-api/src/main/resources/application.yml
+++ b/rsf-open-api/src/main/resources/application.yml
@@ -1,6 +1,6 @@
 spring:
   profiles:
-    active: prod
+    active: dev
 
 mybatis-plus:
   mapper-locations: classpath:mapper/*/*.xml

--
Gitblit v1.9.1