xwt
2025-06-19 65438b8c1f9ec323c3c2ae265561dae4ff536379
StandardInterface/MESApplication/Controllers/WomcaaController.cs
@@ -32,6 +32,7 @@
        entity.Data = JsonConvert.SerializeObject(rohIn);
        entity.Status = 1;
        entity.CreateBy = "PL017";
        entity.Route = rohIn.ErpCaa.FBillNo;
        try
        {
            dynamic resultInfos = new ExpandoObject();