双重预防项目-国泰新华二开定制版
huangzhen
2022-09-09 4c3185f4e6580bc2ad2afb869b57861eec9787cb
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>