zyf
2025-03-20 04c86459ab6b656ea7d121e924d8d28ca96ac117
MESApplication/Controllers/Base/DemoController.cs
@@ -28,6 +28,7 @@
        }
        catch (Exception ex)
        {
            throw ex;
            return ResponseResult.ResponseError(ex);
        }
    }