Skip to content

refactor: 맞춤 정책 조회 시 필터 조건 분기 처리#124

Merged
lpromotion merged 1 commit intoWithPeace:stagingfrom
lpromotion:staging
Jun 29, 2025
Merged

refactor: 맞춤 정책 조회 시 필터 조건 분기 처리#124
lpromotion merged 1 commit intoWithPeace:stagingfrom
lpromotion:staging

Conversation

@lpromotion
Copy link
Copy Markdown
Collaborator

관련 이슈번호


작업 사항

  • 필터 조건(region/classification) 유무에 따라 쿼리 로직 분기
    • 조건 없을 경우: findByIdIn()으로 단순 ID 조회
    • 조건 있을 경우: nativeQuery 사용하여 region/classification 필터링

기타 사항

- 필터 조건(region/classification) 유무에 따라 쿼리 로직 분기
  - 조건 없을 경우: findByIdIn()으로 단순 ID 조회
  - 조건 있을 경우: nativeQuery 사용하여 region/classification 필터링
@lpromotion lpromotion self-assigned this Jun 29, 2025
@lpromotion lpromotion merged commit 1fa3d3d into WithPeace:staging Jun 29, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant