update ruoyi-gateway/src/main/resources/bootstrap.yml.

设置白名单,否则无法登录
pull/26/head
Ralph 5 years ago committed by Gitee
parent 7bd762267b
commit 6140d185bc

@ -1,7 +1,8 @@
# Tomcat
server:
port: 8080
ignore:
whites[0]: /auth/login
# Spring
spring:
application:

Loading…
Cancel
Save