KKSU
2024-05-10 e921be363d2f5c5b552c8a0f456dac0bf6e1c06c
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>