This commit is contained in:
wood chen 2025-02-23 01:45:50 +08:00
parent f1cfe78be1
commit c78b2141aa

View File

@ -72,4 +72,8 @@ http://localhost:8080/oauth/token?client_id=123456&client_secret=123456&grant_ty
"token_type": "bearer",
"scope": "read",
"refresh_token": "123456"
}
}
-------