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