From fa2c20005c4b52aa606b2433c38ce51d3111ff9e Mon Sep 17 00:00:00 2001 From: zhangyuan Date: Tue, 25 Oct 2022 17:48:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E7=99=BB=E5=BD=95=E6=94=BE?= =?UTF-8?q?=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index c9a0fb2..da3f451 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -245,6 +245,7 @@ renren: urls: - /auth/captcha - /auth/login + - /auth/autologin - /*/swagger-resources/** - /*/swagger-ui.html - /*/webjars/**