zhaowc
2024-08-27 2f8843c8f3ff4cfdffcb7ef6fca333d3022f0f84
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; }                   // 批次