Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
f569a6fa99f1694124176fb97a8adc5652e6d7c4
Authored by
翁力
2016-08-11 13:44:25 +0800
1 parent
b092cbb7
add sign
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
04.用户云/1.6 登录注册-登录.md
04.用户云/1.6 登录注册-登录.md
View file @
f569a6f
...
...
@@ -48,6 +48,12 @@
48
48
<td>string</td>
49
49
<td>客户端平台[i:IOS客户端,a:Android客户端]</td>
50
50
</tr>
51
+ <tr>
52
+ <td>sign</td>
53
+ <td>true</td>
54
+ <td>string</td>
55
+ <td>签名</td>
56
+ </tr>
51
57
</table>
52
58
53
59
-----
...
...