优化文档样式

This commit is contained in:
shengzhang
2020-10-03 01:36:37 +08:00
parent 0d1d0fb365
commit 6cda25dc9e
5 changed files with 64 additions and 56 deletions

View File

@@ -10,8 +10,8 @@
- [权限验证](/use/jur-auth)
- [session会话](/use/session)
- [踢人下线](/use/kick)
- [持久层扩展](/use/dao-extend)
- [无cookie模式](/use/not-cookie)
- [持久层扩展(集成redis)](/use/dao-extend)
- [无cookie模式(前后台分离)](/use/not-cookie)
- [模拟他人](/use/mock-person)
- [多账号验证](/use/many-account)
- [注解式鉴权](/use/at-check)