File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -256,9 +256,9 @@ func set{{classname}}{{getter}}AttributeType(arg *{{classname}}{{getter}}Attribu
256256{ {#isDate} 
257257{ {!  special handling for date} 
258258// isDate
259- type { {classname} { {getter} time.Time 
260- type { {classname} { {getter} { {#isNullable} { {/isNullable} time.Time 
261- type { {classname} { {getter} { {#isNullable} { {/isNullable} time.Time 
259+ type { {classname} { {getter} string 
260+ type { {classname} { {getter} { {#isNullable} { {/isNullable} string 
261+ type { {classname} { {getter} { {#isNullable} { {/isNullable} string 
262262func get{ {classname} { {getter} { {classname} { {getter} { {classname} { {getter} { 
263263	if  arg ==  nil { 
264264		{{#isNullable}  }
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments