Ver Fonte

是否关注企业

wangshan há 2 anos atrás
pai
commit
180efbea5c
1 ficheiros alterados com 2 adições e 0 exclusões
  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.RecId = isRws[bv.Buyer]
 			}
+		}
+		if in.IsCheckFollow {
 			if isFws[bv.Buyer] {
 				bv.IsFollowed = true
 			}