Commit 56c273c8 authored by tangtuo's avatar tangtuo

修改转让记录排序规则

parent 056d4e4c
...@@ -63,6 +63,7 @@ ...@@ -63,6 +63,7 @@
a.to_address = #{wallet} a.to_address = #{wallet}
</if> </if>
</where> </where>
order by a.create_date desc
</select> </select>
<select id="getDetail" resultType="com.fzm.common.entity.vo.NftTransferDetailVo"> <select id="getDetail" resultType="com.fzm.common.entity.vo.NftTransferDetailVo">
......
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