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
34b6c2d32aa438948746dd3a6095a1dc9ab1c923
Authored by
翁力
2016-08-18 13:51:39 +0800
1 parent
66a40a25
u
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
04.用户云/2.2 上传头像.md
04.用户云/2.2 上传头像.md
View file @
34b6c2d
@@ -36,6 +36,12 @@
@@ -36,6 +36,12 @@
36
<td>string</td>
36
<td>string</td>
37
<td>平台TOKEN</td>
37
<td>平台TOKEN</td>
38
</tr>
38
</tr>
39
+ <tr>
40
+ <td>sign</td>
41
+ <td>true</td>
42
+ <td>string</td>
43
+ <td>签名</td>
44
+ </tr>
39
</table>
45
</table>
40
46
41
-----
47
-----