Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 0fdffad

Browse files
authored
Merge branch 'MSLTeam:master' into master
2 parents a898aa7 + 5b25672 commit 0fdffad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/docs/other/oauth2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ https://user.mslmc.net/api/oauth/exchangeAccessToken
102102

103103
返回示例:
104104

105-
```
105+
```json
106106
{
107107
"code": 200,
108108
"msg": "授权成功",
@@ -136,7 +136,7 @@ Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOjEsImlhdCI6M
136136

137137
返回示例:
138138

139-
```
139+
```json
140140
{
141141
"code": 200,
142142
"msg": "获取用户信息成功",

0 commit comments

Comments
 (0)