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
fad9a8cb452b7c5be5f382f17fa4e9b2d6b2bb6d
Authored by
马亚鑫
2020-07-22 15:46:50 +0800
1 parent
25eb8498
fix
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
05.互动云/1.1 评论-评论一条节目.md
05.互动云/1.1 评论-评论一条节目.md
View file @
fad9a8c
...
...
@@ -46,6 +46,12 @@
46
46
<td>string</td>
47
47
<td>客户端平台[i:IOS客户端,a:Android客户端]</td>
48
48
</tr>
49
+ <tr>
50
+ <td>sign</td>
51
+ <td>true</td>
52
+ <td>string</td>
53
+ <td>签名</td>
54
+ </tr>
49
55
</table>
50
56
51
57
-----
...
...