钟日健
2022-05-06 61cfb19a3864e70cedaa8de38f4caf032f528455
src/main/java/org/springblade/modules/apply/mapper/ExamPaymentMapper.xml
@@ -47,6 +47,5 @@
        <if test="examPayment.id!=null and examPayment.id!=''">
            and id = #{examPayment.id}
        </if>
    </select>
</mapper>