Commit 922740c6 by yao.xiao

修改-文章排序

parent e31bf5af
...@@ -29,6 +29,6 @@ ...@@ -29,6 +29,6 @@
and s.is_active = #{isActive,jdbcType=INTEGER} and s.is_active = #{isActive,jdbcType=INTEGER}
</if> </if>
</where> </where>
ORDER BY s.id desc
</select> </select>
</mapper> </mapper>
\ No newline at end of file
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