Skip to content

Commit

Permalink
[feat] 특정 페이지 조회 API #41, merge 오류 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
kryptonite43 committed Mar 27, 2023
1 parent 0cdf7dc commit 20de087
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,6 @@ public SendPageResDto getPageContents(Long userId, Long fileId, Long pageId) thr
else {
return new SendPageResDto();
}

}
}

0 comments on commit 20de087

Please sign in to comment.