@ -28154,7 +28154,7 @@ namespace TradeManageNew
cmd.shipLogisticsType = fmd.ShipLogisticsType;
cmd.shippingCompanyName = fmd.ShippingCompanyName;
cmd.estimatedText = fmd.EstimatedText;
cmd.channelId = fmd.ChannelId;
//cmd.channelId = fmd.ChannelId;
temuChannels2.Add(cmd);
}
rmodel.Datas = temuChannels2.OrderBy(r => r.postPrice);