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