diff --git a/oauth2.0的授权模式.txt b/oauth2.0的授权模式.txt index ca7d3f3..ca14e1d 100644 --- a/oauth2.0的授权模式.txt +++ b/oauth2.0的授权模式.txt @@ -74,6 +74,3 @@ http://localhost:8080/oauth/token?client_id=123456&client_secret=123456&grant_ty "refresh_token": "123456" } - - -------- \ No newline at end of file