From 7e4442d210b16af5ffb940b098396db766ef1802 Mon Sep 17 00:00:00 2001 From: LSZ Date: Wed, 1 Jun 2016 23:13:34 +0800 Subject: [PATCH] (143) - Add project API document --- others/API/SOS_API-0.5.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/others/API/SOS_API-0.5.html b/others/API/SOS_API-0.5.html index cedcb41..8b59eee 100644 --- a/others/API/SOS_API-0.5.html +++ b/others/API/SOS_API-0.5.html @@ -413,6 +413,8 @@
+

返回

+

刷新access_token (grant_type=refresh_token) public

@@ -560,6 +562,8 @@
+

返回

+

获取当前用户信息 (ROLE_MOBILE)

使用access_token获取用户信息, 需要有 ROLE_MOBILE 权限