啊鑫
2024-08-20 78552e2fb411f5a86abd31c24bece97af8edd110
MESApplication/Controllers/Base/DemoController.cs
@@ -28,6 +28,7 @@
        }
        catch (Exception ex)
        {
            throw ex;
            return ResponseResult.ResponseError(ex);
        }
    }