-
Notifications
You must be signed in to change notification settings - Fork 0
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: Open API에서 더 많은 정보를 활용하도록 구현 #102
Merged
Merged
Conversation
This file contains 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
- 날짜에 딸라 가격이 달라지므로 로직 수정이 필요
- 날짜에 딸라 가격이 달라지므로 로직 수정이 필요
- 테이블 여부 컬럼인 table이 예약어여서 변경
돼 테스트가 안되는 점 수정
- Open API에서 받아온 데이터에 맞게 자료형 수정
jo0oy
reviewed
Dec 9, 2023
src/main/java/com/fc/shimpyo_be/domain/product/service/OpenApiService.java
Show resolved
Hide resolved
jo0oy
approved these changes
Dec 9, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
진짜진짜 수고하셨습니다!!! 👍🏻👍🏻👍🏻
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.
💡 Motivation
📌 Changes
🫱🏻🫲🏻 To Reviewers
현재 코드가 매끄럽지 않고 불필요한 로그를 찍는 부분이 있습니다.
다른 기능에서도 수정이 필요하여 최대한 빨리 Merge 하는 것이 중요하다고 생각하여 부족한 코드로 PR을 올립니다.
기능적인 부분에는 문제가 없는 것을 확인하였습니다.
우선 해당 PR을 Merge 하여 다른 기능에서도 해당 수정 사항을 적용하여 수정할 수 있도록 해야 합니다.
추가적인 리팩토링은 따로 진행하여 추후 PR 올리도록 하겠습니다! 😊
급한 상황이지만 코드 리뷰도 부탁드립니다!
해당 PR Merge 시 서버의 DB를 삭제 후 데이터를 다시 넣어야 하므로, Merge는 팀장인 제가 하도록 하겠습니다!!!
실수로 Merge하지 않도록 주의 바랍니다! 🥹
데이터를 넣는데 2시간 정도 소요될 예정입니다. 12월 9일 토요일 밤에 수행할 예정으로, 팀원 분들께서 수정된 사항을 적용하시려면 해당 브랜치를 따서 개발 해주셔야 할 것 같습니다.
안정적인 서버 운용을 위함이오니, 양해 부탁드립니다 🙇🏻♀️🩷