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