Browse Source

(143) - Add project API document

0.5
LSZ 9 years ago
parent
commit
7e4442d210
  1. 4
      others/API/SOS_API-0.5.html

4
others/API/SOS_API-0.5.html

@ -413,6 +413,8 @@
</div>
<div class="well well-sm" id="refreshToken">
<p class="pull-right"><a href="">返回</a></p>
<h3>刷新access_token (grant_type=refresh_token)
<small class="badge">public</small>
</h3>
@ -560,6 +562,8 @@
</div>
<div class="well well-sm" id="userInfoMobile">
<p class="pull-right"><a href="">返回</a></p>
<h3>获取当前用户信息 (ROLE_MOBILE)</h3>
<p class="text-muted">使用access_token获取用户信息, 需要有 ROLE_MOBILE 权限</p>

Loading…
Cancel
Save