From e294ea312fe1994c3ddfe26595ee414e6612eb0c Mon Sep 17 00:00:00 2001 From: jinpengyong <jpy123456> Date: Fri, 04 Dec 2020 11:37:36 +0800 Subject: [PATCH] 大屏report_avg_datas接口24点无数据处理 --- src/main/resources/application.yml | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 15f6111..e6496fa 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -4,9 +4,6 @@ session-timeout: 30 tomcat.max-threads: 0 tomcat.uri-encoding: UTF-8 - jsp-servlet: - init-parameters: - development: true spring: thymeleaf: -- Gitblit v1.8.0