Skip to content
New issue

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

[FEAT] 페이징 기능에 hasnext 변수 추가 #80

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

dgh06175
Copy link
Contributor

@dgh06175 dgh06175 commented Nov 2, 2024

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

feat/#78/paingHasnextAdd -> develop

변경 사항

페이징 기능에 hasnext 변수 추가

테스트 결과

image

@dgh06175 dgh06175 added the enhancement New feature or request label Nov 2, 2024
@dgh06175 dgh06175 self-assigned this Nov 2, 2024
@dgh06175 dgh06175 linked an issue Nov 2, 2024 that may be closed by this pull request
2 tasks
Copy link

@WooFeather WooFeather left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

씁... 그래도 이번만 봐드립니다 👍

@dgh06175 dgh06175 merged commit a0fd364 into develop Nov 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 페이지네이션 hasNext 추가
2 participants