Commit d33f8040 by zhangxingmin

push

parent 9b92d64b
...@@ -45,6 +45,6 @@ ...@@ -45,6 +45,6 @@
</if> </if>
and e.is_deleted = 0 and e.is_deleted = 0
</where> </where>
order by e.create_time desc order by e.id asc
</select> </select>
</mapper> </mapper>
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