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