1、优化告警处理
This commit is contained in:
parent
e9d94cd409
commit
82db878eaf
@ -153,7 +153,6 @@ public class WarningServiceImpl implements WarningService {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else return isUpdated;
|
|
||||||
|
|
||||||
int oldWarningCode = curStatus.getWarningcode() & warningType;
|
int oldWarningCode = curStatus.getWarningcode() & warningType;
|
||||||
if(newWarningCode != oldWarningCode){
|
if(newWarningCode != oldWarningCode){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user