Administrator
2024-03-30 f147cfa91feec613eb304c78fecafdf43286034a
Wms/Model/ModelVm/BllAsnVm/BoxInfoVm.cs
@@ -205,6 +205,7 @@
        public string ProductionTime { get; set; }
        public string ExpirationTime { get; set; }
        public string StoreTime { get; set; }
        public string SupplierLot { get; set; }
    }