| 
														
															@@ -112,6 +112,10 @@ public class ThirdPartyServiceImpl implements ThirdPartyService { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         if (!DateUtils.isValidDate(canViewReportDate)) { 
														 | 
														
														 | 
														
															         if (!DateUtils.isValidDate(canViewReportDate)) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             return CommonResponse.create(ExceptionCodeEnum.PARAM_ERROR, "系统异常"); 
														 | 
														
														 | 
														
															             return CommonResponse.create(ExceptionCodeEnum.PARAM_ERROR, "系统异常"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         } 
														 | 
														
														 | 
														
															         } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        //llf暂时不返回数据 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        if (secretEnum == SecretEnum.SECRET_ENUM_2) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            return CommonResponse.create(500, "数据不存在"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         String channel = secretEnum.channel; 
														 | 
														
														 | 
														
															         String channel = secretEnum.channel; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         long targetTime = DateUtils.dateStrToTimestamp(date, "yyyy-MM-dd"); 
														 | 
														
														 | 
														
															         long targetTime = DateUtils.dateStrToTimestamp(date, "yyyy-MM-dd"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         long limitTime = DateUtils.dateStrToTimestamp(canViewReportDate, "yyyy-MM-dd"); 
														 | 
														
														 | 
														
															         long limitTime = DateUtils.dateStrToTimestamp(canViewReportDate, "yyyy-MM-dd"); 
														 |