KKSU
2024-04-25 251908db334e130dfd6566f589dd258e8df0a2cf
src/main/resources/mapper/dapp/DappFundFlowDao.xml
@@ -145,9 +145,6 @@
            <if test="record.type != null">
                and a.type = #{record.type}
            </if>
            <if test="record.type != null">
                and a.type = #{record.type}
            </if>
            <if test="record.status != null">
                and a.status = #{record.status}
            </if>