浏览代码

是否关注企业

wangshan 2 年之前
父节点
当前提交
180efbea5c
共有 1 个文件被更改,包括 2 次插入0 次删除
  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
 			}