Commit 023df4f1 authored by zhangsen's avatar zhangsen

视频分组加排序

parent bb56833a
...@@ -56,5 +56,6 @@ ...@@ -56,5 +56,6 @@
</if> </if>
</where> </where>
GROUP BY v.address GROUP BY v.address
ORDER BY v.create_date DESC
</select> </select>
</mapper> </mapper>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment