src/main/java/com/example/jz/controller/PublicityController.java @@ -118,4 +118,3 @@ return R.ok(publicityService.removeById(id)); } }