| 
														
															@@ -72,9 +72,9 @@ public class SysNewsInformationServiceImpl extends BaseServiceImpl<Long, SysNews 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		String memo = queryInfo.getMemo(); 
														 | 
														
														 | 
														
															 		String memo = queryInfo.getMemo(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		 
														 | 
														
														 | 
														
															 		 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		Map<String, Object> params = new HashMap<String, Object>(); 
														 | 
														
														 | 
														
															 		Map<String, Object> params = new HashMap<String, Object>(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-		MapUtil.populateMap(params, queryInfo); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-		queryInfo.setType(3);  
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		queryInfo.setType(3); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		MapUtil.populateMap(params, queryInfo); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		int count = sysNewsInformationDao.queryHomeCount(params); 
														 | 
														
														 | 
														
															 		int count = sysNewsInformationDao.queryHomeCount(params); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		if(count == 0){ 
														 | 
														
														 | 
														
															 		if(count == 0){ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			queryInfo.setMemo(null); 
														 | 
														
														 | 
														
															 			queryInfo.setMemo(null); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -113,6 +113,7 @@ public class SysNewsInformationServiceImpl extends BaseServiceImpl<Long, SysNews 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		 
														 | 
														
														 | 
														
															 		 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		queryInfo.setMemo(memo); 
														 | 
														
														 | 
														
															 		queryInfo.setMemo(memo); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		queryInfo.setType(6); 
														 | 
														
														 | 
														
															 		queryInfo.setType(6); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		MapUtil.populateMap(params, queryInfo); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		count = sysNewsInformationDao.queryHomeCount(params); 
														 | 
														
														 | 
														
															 		count = sysNewsInformationDao.queryHomeCount(params); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		if(count == 0){ 
														 | 
														
														 | 
														
															 		if(count == 0){ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			queryInfo.setMemo(null); 
														 | 
														
														 | 
														
															 			queryInfo.setMemo(null); 
														 |