Skip to content

축제스탬프투어 관리자 화면 선물신청자 리스트 ROWNUM 디센딩으로 변경 #109

@kishe89

Description

@kishe89
var pageno = req.query.pageno;
var page_end = count[0].total - ((pageno-1)*20)
var page_start = page_end - 19;

으로 변경

해당 코드는 모든 선물신청자 리스트 조회 API 공통 적용됩니다.
@noyunseong @Noh-sehyun

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions