Commit 67a15c47 authored by licc's avatar licc

修改方案列表sql

parent 6f1df41c
......@@ -65,8 +65,8 @@
<include refid="table"/>
<where>
is_delete=0
limit #{startNum},#{endNum}
order by create_time desc
limit #{startNum},#{endNum}
</where>
</select>
......
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