IPC-610
2024-09-23 c2d3213ba82b7b97d6f85274d3086fff076495d7
Wms/Model/ModelDto/BllCheckDto/StockCheckDto.cs
@@ -192,7 +192,7 @@
        public string Standard { get; set; }
        public string LotNo { get; set; }
        public string LotText { get; set; }
        public decimal Qty { get; set; }
        public decimal? Qty { get; set; }
        public string SupplierLot { get; set; }
        public string PalletNo { get; set; }