kyy
2025-10-15 fb8b33fd8115592efa524b015e0d9889b696c70a
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; }