-
Notifications
You must be signed in to change notification settings - Fork 1
[DEPLOY] 2차 스프린트 Prod 배포 #666
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…Id 중복 시 기존 값을 선택하도록 설정 추가
- service에서 해당 책임을 갖도록 함
TeamInfo -> AppjamUser mission -> AppjamMission stamp || soptamp -> Appjamtamp
- 기존에는 파라미터 타입이 겹칠일이 없을 것 같아서 오버로딩으로 목적에 집중해서 사용할 수 있도록 구현했음. 그러나 추후 확장성을 고려하여 by~ 의 형태로 네이밍을 수정
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related issue 🛠
Work Description ✏️
2차 스프린트 반영 사항들을 main 브랜치에 반영하기 위해 배포합니다