mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
add: message touch condition
This commit is contained in:
@@ -921,7 +921,7 @@ Success — a happy kitten is an authenticated kitten!
|
||||
<!--
|
||||
* @Date: 2021-03-01 10:35:21
|
||||
* @LastEditors: viletyy
|
||||
* @LastEditTime: 2021-09-14 17:34:40
|
||||
* @LastEditTime: 2021-09-15 18:00:10
|
||||
* @FilePath: /forgeplus/app/docs/slate/source/includes/_users.md
|
||||
-->
|
||||
<h1 id='users'>Users</h1><h2 id='1ae74893b1'>获取当前登陆用户信息</h2>
|
||||
@@ -1326,14 +1326,14 @@ Success — a happy kitten is an authenticated kitten!
|
||||
<td>消息类型</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>recervers_login</td>
|
||||
<td>receivers_login</td>
|
||||
<td>array</td>
|
||||
<td>需要发送消息的用户名数组</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>atmeable_type</td>
|
||||
<td>string</td>
|
||||
<td>atme消息对象,是从哪里@我的,比如评论:Journal</td>
|
||||
<td>atme消息对象,是从哪里@我的,比如评论:Journal、易修:Issue、合并请求:PullRequest</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>atmeable_id</td>
|
||||
|
||||
Reference in New Issue
Block a user