Commit 4cd56db7 authored by 高建强's avatar 高建强

item:数字预案管理bug修改

parent 52d4665a
......@@ -103,7 +103,7 @@
</if>
AND cpd.is_delete = 0
</where>
ORDER BY cpd.create_date ASC
ORDER BY cpd.create_date DESC
LIMIT #{start}, #{size}
</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