Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
pass
documents
Wiki
接口
消息
消息
· Changes
Page history
Update 消息
authored
Mar 25, 2019
by
叶佳菲
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
接口/消息.md
接口/消息.md
+3
-1
No files found.
接口/消息.md
View page @
51a24fb7
...
...
@@ -9,9 +9,11 @@
-
本文中涉及到分页的接口使用skip、limit参数,表示跳过skip行取至多limit行,返回头X-Total-Count参数表示查询总行数
-
所有接口使用HTTP状态码200表示成功,其他状态码表示失败,如有特例将在具体接口中说明
C1.发送消息
接口描述
===
### C1.发送消息
-
发送给某个用户
```
javascript
...
...