SYYTe/fast-boot-system/src/main/resources/auth.yml

7 lines
132 B
YAML
Raw Normal View History

auth:
ignore_urls:
- /sys/auth/captcha
- /sys/auth/login
2022-08-30 22:39:03 +08:00
- /sys/auth/send/code
- /sys/auth/mobile
- /upload/**