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