Commit 1554a0a3 by zhiwj

修改bug

parent 9efd40d6
......@@ -599,7 +599,7 @@
</if>
</if>
<if test="orderByField == null ">
order by evaluate_time desc
order by top_hot_status DESC, evaluate_time desc
</if>
</select>
<select id="countEvaluate" resultType="int">
......
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