FreeSql.Extensions.JsonMap
    
    
        
            
            When the entity class property is , map storage in JSON format. 
            当实体类属性为【对象】时,以 JSON 形式映射存储
            
        
        
            
            When the entity class property is  and the attribute is marked as , map storage in JSON format. 
            当实体类属性为【对象】时,并且标记特性 [JsonMap] 时,该属性将以JSON形式映射存储