|
|
@@ -665,9 +665,9 @@ public class LabRiskPlanServiceImpl extends ServiceImpl<LabRiskPlanMapper, LabRi
|
|
|
startVideo(subFunction.getSubId());
|
|
|
//向前端发送mqtt预案触发提示
|
|
|
messageSendService.riskPlanTriggerNotice();
|
|
|
+ }else {
|
|
|
+ log.info("已触发过预案跳过操作设备!");
|
|
|
}
|
|
|
- log.info("groupId为空!");
|
|
|
-
|
|
|
} else {
|
|
|
if (redisService.getCacheObject("subjectByYa" + subFunction.getSubId()) != null) {
|
|
|
return flag;
|