From 7c040ce1197d50f6af068eb96ca64c682a4618c6 Mon Sep 17 00:00:00 2001 From: skyouc Date: 星期六, 20 九月 2025 15:52:52 +0800 Subject: [PATCH] no message --- 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