| 
						
						
							
								
							
						
						
					 | 
					@ -771,8 +771,7 @@ public class IcEventServiceImpl extends BaseServiceImpl<IcEventDao, IcEventEntit | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					     **/ | 
					 | 
					 | 
					     **/ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    @Override | 
					 | 
					 | 
					    @Override | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    @Transactional(rollbackFor = Exception.class) | 
					 | 
					 | 
					    @Transactional(rollbackFor = Exception.class) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					    public void icEven//工作端回复了,居民端那要展示红点。
 | 
					 | 
					 | 
					    public void icEventToProject(IcEventToProjectFormDTO formDTO) { | 
				
			
			
				
				
			
		
	
		
		
			
				
					 | 
					 | 
					        entity.setRedDot(NumConstant.ONE);tToProject(IcEventToProjectFormDTO formDTO) { | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					        //1.查询事件数据
 | 
					 | 
					 | 
					        //1.查询事件数据
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        IcEventEntity entity = baseDao.selectById(formDTO.getIcEventId()); | 
					 | 
					 | 
					        IcEventEntity entity = baseDao.selectById(formDTO.getIcEventId()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        if (null == entity || "1".equals(entity.getOperationType()) || "2".equals(entity.getOperationType())) { | 
					 | 
					 | 
					        if (null == entity || "1".equals(entity.getOperationType()) || "2".equals(entity.getOperationType())) { | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |