13 lines
		
	
	
		
			215 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			215 B
		
	
	
	
		
			C#
		
	
	
	
	
	
| using System;
 | |
| using AIMSDAL;
 | |
| using AIMSModel;
 | |
| using AIMSObjectQuery;
 | |
| using System.Collections;
 | |
| using System.Collections.Generic;
 | |
| namespace AIMSBLL
 | |
| {
 | |
|     public partial class BOperationRecoverInInfo
 | |
|     {
 | |
|     }
 | |
| }
 |