ruoyi-system/src/main/resources/mapper/system/TCourseCommentMapper.xml @@ -40,6 +40,7 @@ and tcc.course_id = #{commentQuery.courseId} </if> </where> ORDER BY tcc.create_time DESC </select> </mapper>