16639036659
2022-09-19 58b0713d68fa8fef72a39c1ea6102dd36a4d2a9c
src/main/resources/mybatis/doublePrevention/PreventRiskEventMapper.xml
@@ -57,6 +57,7 @@
            <if test="updateReportDataTime != null ">update_report_data_time = #{updateReportDataTime},</if>
            <if test="reportSwitch != null ">report_switch = #{reportSwitch},</if>
        </trim>
        where id = #{id} and delete_status = 0
    </update>