Commit df1cde7d authored by lisong's avatar lisong

修改bug

parent fb57b907
......@@ -103,7 +103,7 @@
</if>
AND cpd.is_delete = 0
</where>
ORDER BY cpd.create_date ASC
ORDER BY cpd.update_time ASC
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