Helius
2022-06-01 abf16ade315ba2626339713e798d87eba336c37f
src/main/resources/mapper/dapp/DappAccountMoneyChangeDao.xml
@@ -13,6 +13,7 @@
                and a.type=#{record.type}
            </if>
        </where>
        order by a.create_time desc
    </select>
</mapper>