Merge remote-tracking branch 'origin/develop' into standalone_develop

This commit is contained in:
2022-08-11 15:21:37 +08:00
4 changed files with 19 additions and 6 deletions

View File

@@ -15079,6 +15079,13 @@ http://localhost:3000/api/v1/yystopf/ceshi/pulls/1/reviews.json
<td>评论文件路径</td>
</tr>
<tr>
<td>is_full</td>
<td></td>
<td></td>
<td>bool</td>
<td>是否展示全部评论(包括回复)</td>
</tr>
<tr>
<td>sort_by</td>
<td></td>
<td>created_on</td>