|  | @@ -459,23 +459,23 @@ namespace WCS.WorkEngineering
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |                              _db.CodeFirst.InitTables<WCS_SRM520>();
 | 
	
		
			
				|  |  |                              _db.CodeFirst.InitTables<WCS_SRM521>();
 | 
	
		
			
				|  |  | -                            _db.CodeFirst.InitTables<QuestDb_SRM523>();
 | 
	
		
			
				|  |  | -                            _db.CodeFirst.InitTables<WCS_RGV520>();
 | 
	
		
			
				|  |  | -                            _db.CodeFirst.InitTables<WCS_RGV521>();
 | 
	
		
			
				|  |  | -                            _db.CodeFirst.InitTables<QuestDb_RGV523>();
 | 
	
		
			
				|  |  | -                            _db.CodeFirst.InitTables<WCS_BCR80>();
 | 
	
		
			
				|  |  | -                            _db.CodeFirst.InitTables<WCS_BCR81>();
 | 
	
		
			
				|  |  | -                            _db.CodeFirst.InitTables<WCS_Station520>();
 | 
	
		
			
				|  |  | -                            _db.CodeFirst.InitTables<WCS_Station521>();
 | 
	
		
			
				|  |  | -                            _db.CodeFirst.InitTables<WCS_Station523>();
 | 
	
		
			
				|  |  | -                            _db.CodeFirst.InitTables<WCS_Station524>();
 | 
	
		
			
				|  |  | -                            _db.CodeFirst.InitTables<WCS_Station91>();
 | 
	
		
			
				|  |  | +                            //_db.CodeFirst.InitTables<QuestDb_SRM523>();
 | 
	
		
			
				|  |  | +                            //_db.CodeFirst.InitTables<WCS_RGV520>();
 | 
	
		
			
				|  |  | +                            //_db.CodeFirst.InitTables<WCS_RGV521>();
 | 
	
		
			
				|  |  | +                            //_db.CodeFirst.InitTables<QuestDb_RGV523>();
 | 
	
		
			
				|  |  | +                            //_db.CodeFirst.InitTables<WCS_BCR80>();
 | 
	
		
			
				|  |  | +                            //_db.CodeFirst.InitTables<WCS_BCR81>();
 | 
	
		
			
				|  |  | +                            //_db.CodeFirst.InitTables<WCS_Station520>();
 | 
	
		
			
				|  |  | +                            //_db.CodeFirst.InitTables<WCS_Station521>();
 | 
	
		
			
				|  |  | +                            //_db.CodeFirst.InitTables<WCS_Station523>();
 | 
	
		
			
				|  |  | +                            //_db.CodeFirst.InitTables<WCS_Station524>();
 | 
	
		
			
				|  |  | +                            //_db.CodeFirst.InitTables<WCS_Station91>();
 | 
	
		
			
				|  |  |                              _db.CodeFirst.InitTables<WCS_Truss520>();
 | 
	
		
			
				|  |  |                              _db.CodeFirst.InitTables<WCS_Truss521>();
 | 
	
		
			
				|  |  | -                            _db.CodeFirst.InitTables<QuestDb_Truss523>();
 | 
	
		
			
				|  |  | +                            //_db.CodeFirst.InitTables<QuestDb_Truss523>();
 | 
	
		
			
				|  |  |                              _db.CodeFirst.InitTables<WCS_Robot520>();
 | 
	
		
			
				|  |  |                              _db.CodeFirst.InitTables<WCS_Robot521>();
 | 
	
		
			
				|  |  | -                            _db.CodeFirst.InitTables<QuestDb_Robot522>();
 | 
	
		
			
				|  |  | +                            //_db.CodeFirst.InitTables<QuestDb_Robot522>();
 | 
	
		
			
				|  |  |                              break;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |                          default: //其他库
 |