| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -19,8 +19,6 @@ public class EmployeeRegisterListResultDTO implements Serializable { | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    private String idCard; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    private Integer ymjzCount; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    private String latestNatTime; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    private String dbCompare; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    private String dbCompareName; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    private String registerId; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    public EmployeeRegisterListResultDTO() { | 
				
			
			
		
	
	
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
				
				 | 
				
					@ -30,8 +28,6 @@ public class EmployeeRegisterListResultDTO implements Serializable { | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        this.idCard = ""; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        this.ymjzCount = NumConstant.ZERO; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        this.latestNatTime = ""; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        this.dbCompare = ""; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        this.dbCompareName = ""; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        this.registerId = ""; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    } | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					} | 
				
			
			
		
	
	
		
			
				
					| 
						
						
						
					 | 
				
				 | 
				
					
  |