xwt
2025-08-21 5c15d0ec97a4c2a99faf861ec88464c74ecb7590
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();