@@ -515,7 +515,7 @@ where ISNULL(a.Target,{(int)target})={(int)target} and b.OrderId in @Id ";
select LEFT(b.ZipCode,c.StartQty) as ZipSrart ,c.StartQty,a.FristWeight,a.FristFee,a.ContinuedWeight,a.ContinuedFee from Logistics_ExpressFeeArea(nolock)c join
Logistics_ExpressFeeGrads (nolock)a on c.ExpressId = a.Expressid and a.BaseId = {fee.Id}
join Logistics_ExpressFeeAreaDetail(nolock)b on a.Countory=b.AreaCode and a.Expressid=b.ExpressId