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