赞
踩
var groupList1 = grantCard.GroupBy(x => new { x.ProductId }).Select(group => new { ProductId = group