Ver código fonte

调整固定重量

lzk 2 dias atrás
pai
commit
eda66640a7

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

@@ -1009,7 +1009,7 @@ namespace XYY.Service.Standard.ChannelApi.HuaLei
                     invoice_amount = "10",
                     invoice_pcs = "1",
                     invoice_title = "tunic",
-                    invoice_weight = "0.1",
+                    invoice_weight = (order.CustomerWeight / 1000m).ToString(),
                     invoice_currency = "USD",
                     sku = "女士上衣"
                 });