From a8c5d289cb2ac3e8ea064270f51109ca949547db Mon Sep 17 00:00:00 2001 From: Yoga <522676621@qq.com> Date: Mon, 20 Aug 2018 09:20:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E5=8C=96=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 0975fd7f8..c2b04fb84 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -34,7 +34,7 @@ logging: user: password: #密码错误{maxRetryCount}次锁定10分钟 - maxRetryCount: 50 + maxRetryCount: 100 #Spring配置 spring: thymeleaf: