yyk
2024-08-22 1310b47a24f0cc70f0128c820bd490dca6a1a921
Wms/Model/ModelDto/PdaDto/PdaSoDto.cs
@@ -17,7 +17,7 @@
    public class BoxInfo
    {
        public string BoxNo { get; set; }                     // 箱码/支码
        public decimal Qty { get; set; }                       // 箱内数量
        public decimal? Qty { get; set; }                       // 箱内数量
        public string SkuNo { get; set; }                   // 物料编码 
        public string SkuName { get; set; }                 // 物料名称
        public string LotNo { get; set; }                   // 批次