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