| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -150,7 +150,7 @@ public class MaintenanceTaskCreateTask { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
									return; | 
					 | 
					 | 
					 | 
									return; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
								} | 
					 | 
					 | 
					 | 
								} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							} | 
					 | 
					 | 
					 | 
							} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							BeanUtil.copyProperties(planEntity, taskEntity); | 
					 | 
					 | 
					 | 
							// BeanUtil.copyProperties(planEntity, taskEntity);
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							taskService.save(taskEntity); | 
					 | 
					 | 
					 | 
							taskService.save(taskEntity); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							//生成工作流实例
 | 
					 | 
					 | 
					 | 
							//生成工作流实例
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							String processInstanceId = this.startProcessInstance(planEntity.getProcDefId(), taskEntity); | 
					 | 
					 | 
					 | 
							String processInstanceId = this.startProcessInstance(planEntity.getProcDefId(), taskEntity); | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |