FLH 1 miesiąc temu
rodzic
commit
232aa033c6

+ 1 - 1
3.Service/XYY.Service.Standard.ChannelApi/Shiphubx/Api.cs

@@ -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,