diff --git a/docs/oauth/gitee.md b/docs/oauth/gitee.md index 9b4f54a9312cf8fb0990a6e9280ba066c3c5d242..ef430d768614ffd0b6e8f5454f71d0962a68835e 100644 --- a/docs/oauth/gitee.md +++ b/docs/oauth/gitee.md @@ -108,7 +108,7 @@ public class RestAuthController { ## 3. 授权结果 -注:数据以脱敏 +注:数据已脱敏 ```json { @@ -143,4 +143,4 @@ public class RestAuthController { } } } -``` \ No newline at end of file +```