From a3beef7d29841000120bc375ec4c20245d2272d1 Mon Sep 17 00:00:00 2001 From: 13332247026 <13332247026@qq.com> Date: Wed, 25 Mar 2026 14:32:27 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20src/main/resources/applica?= =?UTF-8?q?tion.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 260506b..1b58ef1 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -19,7 +19,7 @@ spring: init: mode: always schema-locations: classpath:sql/init.sql - data-locations: classpath:sql/data.sql + # data-locations: classpath:sql/data.sql # Redis配置 - 环境变量注入 redis: