From 20d5489c67cafe09cb862930fe67e05b631a1944 Mon Sep 17 00:00:00 2001 From: YYC <1833023622@qq.com> Date: 星期二, 12 九月 2023 18:37:19 +0800 Subject: [PATCH] 福建永泰 --- igds-web/src/main/resources/application.yml | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/igds-web/src/main/resources/application.yml b/igds-web/src/main/resources/application.yml index 6fb08da..8a08300 100644 --- a/igds-web/src/main/resources/application.yml +++ b/igds-web/src/main/resources/application.yml @@ -1,7 +1,7 @@ ########################## Server ########################## 涓规1鍩庡叧鐪佺伯椋熷偍澶囧簱 spring: profiles: - active: dev + active: linux application: name: igds main: @@ -14,15 +14,15 @@ date-format: yyyy-MM-dd HH:mm:ss joda-date-time-format: yyyy-MM-dd HH:mm:ss time-zone: GMT+8 - -########################## thymeleaf妯℃澘閰嶇疆 ########################## + + ########################## thymeleaf妯℃澘閰嶇疆 ########################## thymeleaf: prefix: classpath:/templates/ suffix: .html mode: LEGACYHTML5 encoding: UTF-8 - cache: false -########################## 鎵嬫満APP鍊间粨鍥剧墖涓婁紶澶у皬 ########################## + cache: false + ########################## 鎵嬫満APP鍊间粨鍥剧墖涓婁紶澶у皬 ########################## http: multipart: maxFileSize: 50Mb -- Gitblit v1.9.3