@@ -28,7 +28,7 @@
#{taskId}
</foreach>
</if>
- order by t.start_time DESC,
+ order by t.start_time DESC
</select>
</mapper>