16639036659
2022-10-11 7e8d51b6a2d2892c8eca2c8cefd91f7d1b6f8f40
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>