wangshan 2 лет назад
Родитель
Сommit
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
 			}