Bläddra i källkod

是否关注企业

wangshan 2 år sedan
förälder
incheckning
180efbea5c
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      jyBXBuyer/rpc/model/buyerListBYEs.go

+ 2 - 0
jyBXBuyer/rpc/model/buyerListBYEs.go

@@ -279,6 +279,8 @@ func SupplyFollowInfo(in *bxbuyer.BuyerListReq, buyerNames []string, resp *bxbuy
 				bv.IsReceived = true
 				bv.IsReceived = true
 				bv.RecId = isRws[bv.Buyer]
 				bv.RecId = isRws[bv.Buyer]
 			}
 			}
+		}
+		if in.IsCheckFollow {
 			if isFws[bv.Buyer] {
 			if isFws[bv.Buyer] {
 				bv.IsFollowed = true
 				bv.IsFollowed = true
 			}
 			}