xwt
2025-09-25 8e5e2fb892df6cc8c61d7c03baa2412522ad11c4
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();