Browse Source

传值箱号

lzk 1 week ago
parent
commit
dede9f3fd7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      3.Service/XYY.Service.Standard.ChannelApi/KP_YLYN/Api.cs

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

@@ -155,7 +155,7 @@ namespace XYY.Service.Standard.ChannelApi.KP_YLYN
                 DetailsItem details = new DetailsItem()
                 {
                     referenceId = item.BoxNumber,
-                    box = item.BoxServiceNumber,
+                    box = item.BoxNumber,
                     boxLength = item.OpLength,
                     boxWidth = item.OpWidth,
                     boxHight = item.Height,