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