优化文档:登录认证、权限认证

This commit is contained in:
click33
2022-06-29 07:03:45 +08:00
parent 6e1df178a3
commit fcd2ca7f8d
6 changed files with 130 additions and 61 deletions

View File

@@ -3,8 +3,8 @@
- **开始**
- [介绍](/)
- [引入](/start/download)
- [在SpringBoot环境集成](/start/example)
- [在WebFlux环境集成](/start/webflux-example)
- [ SpringBoot 环境集成](/start/example)
- [ WebFlux 环境集成](/start/webflux-example)
- **基础**
- [登录认证](/use/login-auth)