From f417d6b965a16fb197ac8c49b383fbeedd28e23d Mon Sep 17 00:00:00 2001
From: jiaosong <jiaosong6760@dingtalk.com>
Date: 星期一, 11 九月 2023 15:44:18 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev
---
server/platform/src/main/resources/application.yml | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/server/platform/src/main/resources/application.yml b/server/platform/src/main/resources/application.yml
index c6d3f67..4059361 100644
--- a/server/platform/src/main/resources/application.yml
+++ b/server/platform/src/main/resources/application.yml
@@ -9,7 +9,7 @@
spring:
# application:
-# name: doumeemes
+# name: doumeemes
profiles:
active: dev
@@ -24,6 +24,7 @@
max-file-size: 200MB
max-request-size: 200MB
enabled: true
+
# MyBatis閰嶇疆
mybatis-plus:
mapper-locations: classpath*:/mappers/**/*.xml
@@ -40,14 +41,12 @@
# 楠岃瘉鐮佽繃鏈熸椂闀�(s)
expire: 300
-
# 璺熻釜鏃ュ織
trace:
# 寮�鍚櫤鑳借窡韪ā寮�
smart: true
# 鎺掗櫎璺熻釜鐨刄RL姝e垯
exclude-patterns: .+/list[a-zA-Z0-9\-\_]*$, .+/tree[a-zA-Z0-9\-\_]*$, .+/page[a-zA-Z0-9\-\_]*$, .+/all[a-zA-Z0-9\-\_]*$, /swagger-resources.*
-
# 鏃ュ織閰嶇疆
logback:
--
Gitblit v1.9.3