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