KKSU
2024-04-07 49fe390d3e59b22a20cd520da3c520c2ee670ebb
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>