kyy
2025-09-15 90ba60a8243c0b8b54f8868cbc8809343704ff46
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; }