啊鑫
9 天以前 bcb2bae4c85c5a7d576116ff9ae2a0c6d0011565
MESApplication/Controllers/Base/DemoController.cs
@@ -28,6 +28,7 @@
        }
        catch (Exception ex)
        {
            throw ex;
            return ResponseResult.ResponseError(ex);
        }
    }