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