Commit f5e9e931 by 阮思源

去掉不必要的注解

parent 0f079b9f
......@@ -657,7 +657,6 @@ public class BookFacadeImpl implements BookFacade {
return new ResponseDto<>(pageBean);
}
@ApiOperation("导出图书列表(平台端)")
@GetMapping("exportBookClassify")
@Override
public ResponseDto<?> exportBookClassify(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment