From fec9a3c214cd1e86d1a12390ce12f67ceebe1b32 Mon Sep 17 00:00:00 2001 From: YunpengZhan <136688059@qq.com> Date: Sun, 19 Jan 2020 18:05:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/oauth/gitee.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/oauth/gitee.md b/docs/oauth/gitee.md index 9b4f54a..ef430d7 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 +``` -- GitLab