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