wangshan 1 vuosi sitten
vanhempi
commit
d38b28a5ec
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      jyBXCore/rpc/util/search.go

+ 1 - 0
jyBXCore/rpc/util/search.go

@@ -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"])