add: message touch condition

This commit is contained in:
2021-09-15 18:55:58 +08:00
parent fa0021b504
commit 88bc5f29ff
20 changed files with 362 additions and 100 deletions

View File

@@ -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>