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

#235 [fix] 모델 지원서 최종 확인 시 유저 정보 조회 API 수정 #245

Merged
merged 4 commits into from
Feb 24, 2024

Conversation

KWY0218
Copy link
Member

@KWY0218 KWY0218 commented Feb 14, 2024

관련 이슈번호

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

  • 30m / 30m

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

  • 모델 지원서 최종 확인 시 유저 정보 조회 API 수정

어떻게 해결했나요?

  • model 조회 controller 와 서비스로 로직을 이전했습니다.

@KWY0218 KWY0218 added the fix label Feb 14, 2024
@KWY0218 KWY0218 self-assigned this Feb 14, 2024
Copy link
Member

@hellozo0 hellozo0 left a comment

Choose a reason for hiding this comment

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

지원서 최종 확인시 유저 정보 조회 API 옮긴거 확인했습니다!!

단순히 코드 옮긴거라 딱히 리뷰할것은 없네욤!

…into feat/#235

# Conflicts:
#	src/main/java/com/moddy/server/controller/model/ModelRetrieveController.java
#	src/main/java/com/moddy/server/service/model/ModelRetrieveService.java
@KWY0218 KWY0218 merged commit ce6bed7 into develop Feb 24, 2024
1 check passed
@KWY0218 KWY0218 deleted the feat/#235 branch February 24, 2024 12:39
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.

[fix] 모델 지원서 최종 확인 시 유저 정보 조회 API 수정
2 participants