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
82af5c8e33af8b0314c6d0278be3da35fe8bae28
Authored by
国亚奇
2017-04-17 15:06:54 +0800
1 parent
b31f9ec5
u
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
04.用户云/3.4 获取App注册协议.md
04.用户云/3.4 获取App注册协议.md
View file @
82af5c8
@@ -12,6 +12,12 @@
@@ -12,6 +12,12 @@
12
<td>string</td>
12
<td>string</td>
13
<td>应用ID</td>
13
<td>应用ID</td>
14
</tr>
14
</tr>
15
+ <tr>
16
+ <td>sign</td>
17
+ <td>true</td>
18
+ <td>string</td>
19
+ <td>签名</td>
20
+ </tr>
15
</table>
21
</table>
16
22
17
-----
23
-----