|  |  | @ -430,6 +430,7 @@ public class ArticleServiceImpl extends BaseServiceImpl<ArticleDao, ArticleEntit | 
			
		
	
		
			
				
					|  |  |  | 					draftPublishRangeEntity.setDelFlag(NumConstant.ZERO_STR); | 
			
		
	
		
			
				
					|  |  |  | 					draftPublishRangeEntity.setPids(articleGridResultDTO.getPids()); | 
			
		
	
		
			
				
					|  |  |  | 					draftPublishRangeEntity.setAllParentName(articleGridResultDTO.getAllParentName()); | 
			
		
	
		
			
				
					|  |  |  | 					draftPublishRangeEntity.setAgencyId(articleGridResultDTO.getAgencyId()); | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  | 					publishRangeEntityList.add(draftPublishRangeEntity); | 
			
		
	
		
			
				
					|  |  |  | 				} | 
			
		
	
	
		
			
				
					|  |  | 
 |