@@ -156,8 +156,7 @@
vi.teaching_video_type_id = #{videoTypeId}
AND vi.`shelf_status` = 0
AND vi.`status` = 0
-
+ order by sort
</select>
</mapper>