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">