南昌市物联网技防平台-后台
zengh
2021-04-23 01fcd5a2e991b141d5523fc59a400faa6fafd451
blade-service/blade-jfpts/src/main/java/org/springblade/jfpt/alarm/mapper/AlarmMapper.xml
@@ -398,7 +398,7 @@
    <update id="updateJtype">
        update sys_alarm SET jtype=#{jtype},bz=#{bz} where id=#{id}
        update sys_alarm SET jtype=#{jtype},bz=#{bz},securityArr =#{securityArr} where id=#{id}
    </update>
    <update id="updatePoliceStatus">