From 6f3c7d86d27dadcc5c2621120023ed65c6ccea3e Mon Sep 17 00:00:00 2001
From: wuxw7 <wuxw7@asiainfo.com>
Date: 星期五, 22 三月 2019 18:00:41 +0800
Subject: [PATCH] 组件重新构建
---
WebService/src/main/resources/application-prod.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebService/src/main/resources/application-prod.yml b/WebService/src/main/resources/application-prod.yml
index ce7d56e..dce3f53 100644
--- a/WebService/src/main/resources/application-prod.yml
+++ b/WebService/src/main/resources/application-prod.yml
@@ -73,7 +73,7 @@
username: TT
thymeleaf:
- mode: HTML5
+ mode: LEGACYHTML5
cache: false
prefix: classpath:/views/
encoding: UTF-8
--
Gitblit v1.8.0