Compare commits

...

2 Commits

Author SHA1 Message Date
苏元皓
d4c2c87327 Merge branch 'main' of https://gitea.xinxijishubu.asia/iVMiku/guidance-backend 2024-09-13 22:32:44 +08:00
苏元皓
400a473143 test 2024-09-13 22:32:36 +08:00

View File

@@ -212,7 +212,7 @@ public class CommentController {
} }
/** /**
* 获取教程下的所有评论。 * 获取教程下的所有评论。ok
* *
* @param tutorialId 帖子的唯一标识ID * @param tutorialId 帖子的唯一标识ID
* @return 返回操作结果和评论列表 * @return 返回操作结果和评论列表