1
0
mirror of synced 2026-02-27 07:57:48 +08:00

Merge pull request #65 from runningzyp/dev

更新文档
This commit is contained in:
yadong.zhang
2020-01-26 21:07:13 +08:00
committed by GitHub

View File

@@ -108,7 +108,7 @@ public class RestAuthController {
## 3. 授权结果
注:数据脱敏
注:数据脱敏
```json
{
@@ -143,4 +143,4 @@ public class RestAuthController {
}
}
}
```
```