Merge remote-tracking branch 'origin/wzj-main' into wzj-main
This commit is contained in:
commit
b9b7d66549
@ -37,7 +37,7 @@ public class AppCommentController {
|
||||
private RedisCache redisCache;
|
||||
|
||||
@ApiOperation("查询视频评论列表")
|
||||
@PostMapping("/vlogComments")
|
||||
@PostMapping("/page")
|
||||
public R<Page<CommentVO>> queryVlogComments(
|
||||
@RequestBody CommentBO bo,
|
||||
@RequestBody Page<Comment> page) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user