智慧保安后台管理项目备份
zhongrj
2022-08-26 f1426e0387d0c2b5d9a4ca5a4b7c0666889ee4b2
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>