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

#242 [refactor] 지원서 상세보기 api modelId 를 applicationDto 에서 참조 #243

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

pkl0912
Copy link
Contributor

@pkl0912 pkl0912 commented Feb 11, 2024

관련 이슈번호

해결하는 데 얼마나 걸렸나요? (예상 작업 시간 / 실제 작업 시간)

  • 30

해결하려는 문제가 무엇인가요?

  • modelId 를 modelRetrieve에서 참조

어떻게 해결했나요?

  • applicationRetreive 에서 applicationDto에 modelId 를 넣어서 참조

@pkl0912 pkl0912 self-assigned this Feb 11, 2024
Copy link
Member

@KWY0218 KWY0218 left a comment

Choose a reason for hiding this comment

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

좋습니다 ~! 👍

@pkl0912 pkl0912 merged commit 0362eed into develop Feb 11, 2024
1 check passed
@pkl0912 pkl0912 deleted the refactor/#242 branch February 11, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[refactor] modelId 의존성 수정
2 participants