|  |  | @ -40,7 +40,7 @@ public class AuthAdmin { | 
			
		
	
		
		
			
				
					
					|  |  |  |     @TableField("employeeName") |  |  |  |     @TableField("employeeName") | 
			
		
	
		
		
			
				
					
					|  |  |  |     private String employeeName; |  |  |  |     private String employeeName; | 
			
		
	
		
		
			
				
					
					|  |  |  |     @TableField("CustomerId") |  |  |  |     @TableField("CustomerId") | 
			
		
	
		
		
			
				
					
					|  |  |  |     private Long CustomerId; |  |  |  |     private String CustomerId; | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     @TableField("locDeptCode") |  |  |  |     @TableField("locDeptCode") | 
			
		
	
		
		
			
				
					
					|  |  |  |     private String locDeptCode; |  |  |  |     private String locDeptCode; | 
			
		
	
		
		
			
				
					
					|  |  |  |     @TableField("locInvCode") |  |  |  |     @TableField("locInvCode") | 
			
		
	
	
		
		
			
				
					|  |  | 
 |