Dto/Xky/XkyBarcodeDataDto.cs
@@ -29,7 +29,7 @@ public string OuterBarcode { get; set; } [JsonProperty("includeQty")] public int IncludeQty { get; set; } public decimal IncludeQty { get; set; } [JsonProperty("smallPackageLength")] public int? SmallPackageLength { get; set; }