wangshan 1 жил өмнө
parent
commit
d38b28a5ec

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