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
2 additions
and
1 deletion
+2
-1
接口/消息.md
接口/消息.md
+2
-1
No files found.
接口/消息.md
View page @
7d248d8a
...
...
@@ -17,7 +17,8 @@
-
发送给某个用户
```
javascript
POST
http
:
//${domain}/message/v2/notices HTTP/1.1
POST
/
message
/
v2
/
notices
HTTP
/
1.1
Host
:
$
{
domain
}
Authorization
:
Bearer
$
{
token
}
Content
-
Type
:
application
/
json
...
...