From 50c84e30c87769b8349bd336f17daafe9bf47c7d Mon Sep 17 00:00:00 2001 From: wujj <1027418825@qq.com> Date: Tue, 13 Oct 2020 08:47:47 +0800 Subject: [PATCH] =?UTF-8?q?=E9=AA=8C=E8=AF=81=E7=A0=81=E6=A0=A1=E9=AA=8C?= 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 f55d637a..f6ad0bda 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -19,7 +19,7 @@ ms: manager: path: /ms #后台访问的路径,如:http://项目/ms/login.do,生产的时候建议修改 view-path: /WEB-INF/manager #后台视图层路径配置 - chcek-code: true #默认开启验证码验证,false验证码不验证 + check-code: true #默认开启验证码验证,false验证码不验证 upload: template: template #模板文件夹支持重命名,不支持路径