From 07a9a3590800141225aa0ef508d1a4070cd41878 Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Sat, 15 Jun 2019 17:11:52 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20spring-boot-demo-social=20?= =?UTF-8?q?=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spring-boot-demo-social/README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/spring-boot-demo-social/README.md b/spring-boot-demo-social/README.md index a780f98..8ee18c0 100644 --- a/spring-boot-demo-social/README.md +++ b/spring-boot-demo-social/README.md @@ -154,6 +154,28 @@ $ nginx -s reload ### 1.5. 第三方平台申请 +#### 1.5.1. QQ互联平台申请 + + + +#### 1.5.2. GitHub平台申请 + + + +#### 1.5.3 微信开放平台申请 + + + +#### 1.5.4. 谷歌开放平台申请 + + + +#### 1.5.5. 微软开放平台申请 + + + +#### 1.5.6. 小米开放平台申请 + ## 2. 主要代码