@@ -114,7 +114,7 @@ namespace XYY.Service.Standard.ChannelApi.Sengi.Shiphubx
phone = order.ReceiverPhone
},
products = goods.Select(x => new ProductsItem
- {
+ {
description_cn = x.CnName,
description_en = x.EnName,
hs_code = x.HsCode,