完善文档

This commit is contained in:
shengzhang
2021-01-31 23:28:42 +08:00
parent 40331c2e3f
commit 47e879ad5e
16 changed files with 276 additions and 175 deletions

View File

@@ -1,7 +1,7 @@
# 无cookie模式
---
### 何为无cookie
### 何为无cookie?
- 常规PC端鉴权方法一般由`cookie`进行
-`cookie`有两个特性1、可由后端控制写入2、每次请求自动提交