Commit 571e40bd by 阮思源

Merge branch 'rsy-fixbug' into 'master'

去掉不必要的注解

See merge request rays/pcloud-book!267
parents 0f079b9f f5e9e931
......@@ -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