Demo
2024-04-01 963f2f00f033d3fdd3d18ab71beb28d9f0e179bf
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; }