StandardInterface/MESApplication/Controllers/BasicData/MesRohInController.cs
@@ -34,6 +34,7 @@ entity.Data = JsonConvert.SerializeObject(rohIn); entity.Status = 1; entity.CreateBy = "PL017"; entity.Route= rohIn.ErpRohIn.FBillNo; try { dynamic resultInfos = new ExpandoObject();