111
cnf
2025-04-14 88a1ab54409ebf39c0bfa269aa7d513a7ac9219e
MESApplication/Controllers/Base/DemoController.cs
@@ -28,6 +28,7 @@
        }
        catch (Exception ex)
        {
            throw ex;
            return ResponseResult.ResponseError(ex);
        }
    }