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