@@ -266,6 +266,7 @@ func SearchListFormat(userid, subInformation, propertyForm, industry string, rep
}
if bidField == "BIProperty" {
searchList.FileExists = false
+ searchList.Bi = &bxcore.BI{}
//物业数据处理
if v["tag_topinformation"] != nil {
searchList.Bi.TagTopInformation = gconv.SliceStr(v["tag_topinformation"])