·
hwh
2025-01-15 131347ad63bb534b5abb6dbc979f0a47d780d8ff
Wms/Model/ModelDto/PdaDto/PdaSoDto.cs
@@ -24,6 +24,8 @@
        public string LotNo { get; set; }                   // 批次 
        public string LocatNo { get; set; }
        public decimal? PickedQty { get; set; }                       // 箱内已拣数量
        public string WareHouseName { get; set; }
        public string AreaName { get; set; }
    }
    public class DetailIdSkuLotNo
    {