11
wbc
2025-05-29 c846eaf61febfeba340213ee2d692182ea0ccb90
MESApplication/Controllers/Base/DemoController.cs
@@ -28,6 +28,7 @@
        }
        catch (Exception ex)
        {
            throw ex;
            return ResponseResult.ResponseError(ex);
        }
    }