src/main/java/com/lf/server/controller/all/BaseQueryController.java
@@ -607,7 +607,7 @@ } } @SysLog() /*@SysLog() @ApiOperation(value = "请求DB数据下载") @ApiImplicitParams({ @ApiImplicitParam(name = "dr", value = "请求下载实体", dataType = "DownloadReqEntity", paramType = "body") @@ -671,7 +671,7 @@ } catch (Exception ex) { return fail(ex, null); } } }*/ @SysLog() @ApiOperation(value = "查看文件")