@@ -101,7 +101,6 @@ func GetPrList(req *types.CoopHistoryReq) (result []*ResultData, size_1, size_2,
}
if pTmp.BuyerId != "" {
-
// 中间人可介绍业主
var r3 []map[string]interface{}
r3 = FindMiddleman([]string{fmt.Sprintf("'%s'", pTmp.BuyerId)}, req.PositionId, r3)