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
79b930723fdc3b4b46e3ad679e05c56ecb726e0a
Authored by
国亚奇
2016-09-13 16:20:51 +0800
1 parent
99b76f9a
add ID
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
09.审核云/1.4 消息审核.md
09.审核云/1.4 消息审核.md
View file @
79b9307
...
...
@@ -2,6 +2,7 @@
2
2
| 参数名 | 参数类型 | 必选 | 参数说明 |
3
3
| :-----------: | :------: | :------: | :------: |
4
4
| appId | String | true | 应用ID |
5
+| id| String | false | 唯一ID |
5
6
| msg| String | true | 消息 |
6
7
| sign | String | true | 签名 |
7
8
-----
...
...