@@ -200,7 +200,7 @@ public class IotOperationPlanJob implements JobHandler {
Set<Long> ryIdList = new HashSet<>();
- if(plan.getIsReport()==1){
+ if(plan.getIsReport()==1){//日报
//瑞鹰
ryIdList = deptService.getChildDeptIdListFromCache(158L);
ryIdList.add(158L);