From ca2273f8aae1e622712a2fee43bf05b5a8fcbe11 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 19 九月 2025 13:51:41 +0800
Subject: [PATCH] 优化

---
 server/src/main/resources/application.yml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/server/src/main/resources/application.yml b/server/src/main/resources/application.yml
index 3ee415e..d6d6631 100644
--- a/server/src/main/resources/application.yml
+++ b/server/src/main/resources/application.yml
@@ -27,6 +27,7 @@
       max-file-size: 50MB
       max-request-size: 50MB
 
+
 # MyBatis閰嶇疆
 mybatis-plus:
   mapper-locations: classpath*:/mappers/**/*.xml

--
Gitblit v1.9.3