|  |  | @ -116,6 +116,11 @@ public class BasVendor extends BaseBean{ | 
			
		
	
		
		
			
				
					
					|  |  |  |     @DynamicField(webFieldType = CommonEnumUtil.FIELD_TYPE.TEXT, isRequire = 2) |  |  |  |     @DynamicField(webFieldType = CommonEnumUtil.FIELD_TYPE.TEXT, isRequire = 2) | 
			
		
	
		
		
			
				
					
					|  |  |  |     private String mapLocation; |  |  |  |     private String mapLocation; | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     @Column(name = "FIRST_LOGIN") | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     @ApiParam("是否首次登录") | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     @DynamicField(webFieldType = CommonEnumUtil.FIELD_TYPE.NUMBER, isRequire = 2) | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     private Integer firstLogin; | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     public BasVendor() { |  |  |  |     public BasVendor() { | 
			
		
	
		
		
			
				
					
					|  |  |  |     } |  |  |  |     } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | 
 |