Commit d38793c1 by rongkailun

【修改】修改党建文化sql排序

parent 1801c83a
...@@ -235,7 +235,7 @@ ...@@ -235,7 +235,7 @@
and t.levels > 0 and t.levels > 0
and t.status = '1' and t.status = '1'
and t1.classid = #{newsParams.classId} and t1.classid = #{newsParams.classId}
order by t.levels desc,t.showtime desc ,t.id desc order by t.levels desc,releasedate DESC
</select> </select>
<select id="selectClassName" resultType="java.lang.String"> <select id="selectClassName" resultType="java.lang.String">
......
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