添加评论区明细以及用户最近的游戏

This commit is contained in:
SocialSisterYi
2020-06-12 14:10:21 +08:00
parent baad55d2af
commit ad1fb40194
29 changed files with 2708 additions and 77 deletions

View File

@@ -17,7 +17,7 @@
| code | num | 返回值 | 0成功 |
| msg | str | 错误信息 | 默认为success |
| message | str | 错误信息 | 默认为success |
| data | arrary | 父分区列表 | |
| data | array | 父分区列表 | |
`data`数组:

View File

@@ -27,7 +27,7 @@
| code | num | 返回值 | 0成功<br />65530token错误登录错误<br />1错误 |
| msg | str | 错误信息 | 默认为ok |
| message | str | 错误信息 | 默认为ok |
| data | arrary | 空 | |
| data | array | 空 | |
**示例:**