From b338439c4ac59909496cf3ff4df9962d2ef8fb6f Mon Sep 17 00:00:00 2001 From: xixiaowei Date: Mon, 24 Jan 2022 14:22:59 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=907.1.6=E3=80=91=E4=BF=AE=E6=94=B9applic?= =?UTF-8?q?ation=E5=B8=90=E5=8F=B7=E9=94=99=E8=AF=AF=E6=AC=A1=E6=95=B0?= =?UTF-8?q?=E6=A0=A1=E9=AA=8C=E9=BB=98=E8=AE=A4=E5=85=B3=E9=97=AD?= 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 3e284a79..17e5ccf2 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -60,4 +60,4 @@ sso: # 帐号错误检测开关 login: - enable: true + enable: false