mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
add: update user image
This commit is contained in:
@@ -614,7 +614,7 @@ Success — a happy kitten is an authenticated kitten!
|
||||
<!--
|
||||
* @Date: 2021-03-01 10:35:21
|
||||
* @LastEditors: viletyy
|
||||
* @LastEditTime: 2021-05-31 18:39:17
|
||||
* @LastEditTime: 2021-06-01 10:06:08
|
||||
* @FilePath: /forgeplus/app/docs/slate/source/includes/_users.md
|
||||
-->
|
||||
<h1 id='users'>Users</h1><h2 id='1ae74893b1'>获取当前登陆用户信息</h2>
|
||||
@@ -700,6 +700,11 @@ Success — a happy kitten is an authenticated kitten!
|
||||
<td>用户昵称</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>user.image</td>
|
||||
<td>string/file</td>
|
||||
<td>用户头像</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>user.user_extension_attributes.gender</td>
|
||||
<td>int</td>
|
||||
<td>性别, 0男 1女</td>
|
||||
|
||||
Reference in New Issue
Block a user