Browse Source

是否关注企业

wangshan 2 years ago
parent
commit
180efbea5c
1 changed files with 2 additions and 0 deletions
  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
 			}