KKSU
2024-04-28 42d09905871d80e940330b3ad5c1d0bafac8dcb8
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>