cdk
3 天以前 95584843043327d4fa12481f0cf3e6c0785fcc26
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; }