StandardInterface/MESApplication/Controllers/SRM/MesDeliveryNoteBarcodeController.cs
@@ -121,6 +121,7 @@ entity.Data = JsonConvert.SerializeObject(barcode); entity.Status = 1; entity.CreateBy = "PL017"; entity.Route = barcode.SmallBarcode; try { dynamic resultInfos = new ExpandoObject();