Skip to content

Commit

Permalink
获取用户勋章回复ttl字段为number类型 (#921)
Browse files Browse the repository at this point in the history
  • Loading branch information
YangchenYe323 authored Jan 1, 2024
1 parent 547f07e commit 29da462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/live/user.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
| ------- | ---- | -------- | ------------------------------------------------- |
| code | num | 返回值 | 0:成功<br>-1002002:参数异常<br>-500:服务器异常 |
| message | str | 错误信息 | 默认为 "0" |
| ttl | str | 1 | |
| ttl | num | 1 | |
| data | obj | 信息本体 | |

`data`对象:
Expand Down

0 comments on commit 29da462

Please sign in to comment.