We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
var pageno = req.query.pageno; var page_end = count[0].total - ((pageno-1)*20) var page_start = page_end - 19;
으로 변경
해당 코드는 모든 선물신청자 리스트 조회 API 공통 적용됩니다. @noyunseong @Noh-sehyun
The text was updated successfully, but these errors were encountered:
@noyunseong 오늘 새벽 배포하자
Sorry, something went wrong.
kishe89
nohyoonseong2
No branches or pull requests
으로 변경
해당 코드는 모든 선물신청자 리스트 조회 API 공통 적용됩니다.
@noyunseong @Noh-sehyun
The text was updated successfully, but these errors were encountered: