cdk
6 天以前 f1d1d3b67316c4dd7d36c15a82df5e66fde74a69
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; }