Commit 130433a1 by zhangxingmin

push

parent 4273440d
...@@ -45,6 +45,6 @@ ...@@ -45,6 +45,6 @@
</if> </if>
and a.is_deleted = 0 and a.is_deleted = 0
</where> </where>
order by a.create_time desc order by a.id asc
</select> </select>
</mapper> </mapper>
\ No newline at end of file
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