修改
This commit is contained in:
@@ -36,7 +36,6 @@ public class RestPostController {
|
||||
} else {
|
||||
throw new BaseException(ResponseCode.RESOURCES_NOT_EXIST);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@GetMapping("/discussion/{id}")
|
||||
|
||||
Reference in New Issue
Block a user