Update: README.md typo

This commit is contained in:
Xunjun Yin 2024-04-20 16:34:55 +08:00 committed by GitHub
parent 875bb55f21
commit 65f45697e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -425,7 +425,7 @@ Authorization: Bearer [refresh_token]
### refresh_token存活检测 ### refresh_token存活检测
检测refresh_token是否存活如果存活livetrue否则为false请不要频繁小于10分钟调用此接口。 检测refresh_token是否存活如果存活livetrue否则为false请不要频繁小于10分钟调用此接口。
**POST /token/check** **POST /token/check**