cnf
2025-05-09 af3455bc13c0ed48f4e3fa1b1614f601df24f12c
StandardInterface/MESApplication/Controllers/PLM/PLMController.cs
@@ -31,7 +31,7 @@
                data = resultInfos
            };
        }
        catch (Exception ex)
            catch (Exception ex)
        {
            return ResponseResult.ResponseError(ex);
        }