|  | @@ -285,8 +285,8 @@ public class XxlJobService {
 | 
											
												
													
														|  |              return null;
 |  |              return null;
 | 
											
												
													
														|  |          } else if (CollectionUtil.isEmpty(planErrorMsg.getErrorMsgDetails())) {
 |  |          } else if (CollectionUtil.isEmpty(planErrorMsg.getErrorMsgDetails())) {
 | 
											
												
													
														|  |              return null;
 |  |              return null;
 | 
											
												
													
														|  | -        } else if (!dateStr.equals(planErrorMsg.getDate())) {
 |  | 
 | 
											
												
													
														|  | -            return null;
 |  | 
 | 
											
												
													
														|  | 
 |  | +//        } else if (!dateStr.equals(planErrorMsg.getDate())) {
 | 
											
												
													
														|  | 
 |  | +//            return null;
 | 
											
												
													
														|  |          }
 |  |          }
 | 
											
												
													
														|  |          Iterator<PlanErrorMsgDetail> iterator = planErrorMsg.getErrorMsgDetails().iterator();
 |  |          Iterator<PlanErrorMsgDetail> iterator = planErrorMsg.getErrorMsgDetails().iterator();
 | 
											
												
													
														|  |          while (iterator.hasNext()) {
 |  |          while (iterator.hasNext()) {
 |