Skip to content

Commit 3c9b8fb

Browse files
authored
Merge pull request #87 from fanbook-wangdage/master
修复#86中提到的错别字
2 parents 737668e + 3de90a1 commit 3c9b8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ Authorization: Bearer [userToken value]
298298

299299
### userToken存活检测
300300

301-
检测userToken是否存活,如果存活live未true,否则为false,请不要频繁(小于10分钟)调用此接口。
301+
检测userToken是否存活,如果存活live为true,否则为false,请不要频繁(小于10分钟)调用此接口。
302302

303303
**POST /token/check**
304304

0 commit comments

Comments
 (0)