|  |  |  | @ -421,7 +421,7 @@ namespace FactorySystemBll | 
			
		
	
		
			
				
					|  |  |  |  |                 } | 
			
		
	
		
			
				
					|  |  |  |  |                 string factory = teamwork.FCreateFactoryID.ToString(); | 
			
		
	
		
			
				
					|  |  |  |  |                 if (teamwork.FCreateFactoryID != teamwork.FProdFactoryID) factory += "," + teamwork.FProdFactoryID; | 
			
		
	
		
			
				
					|  |  |  |  |                 BaseBll.CreateTaskData(teamId, userId, "11", factory, true, db); | 
			
		
	
		
			
				
					|  |  |  |  |                 //BaseBll.CreateTaskData(teamId, userId, "11", factory, true, db); | 
			
		
	
		
			
				
					|  |  |  |  |                 db.CommitTran(); | 
			
		
	
		
			
				
					|  |  |  |  |             } | 
			
		
	
		
			
				
					|  |  |  |  |             catch (Exception) | 
			
		
	
	
		
			
				
					|  |  |  | 
 |