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