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

fix : 코멘트 관련 오류 수정 #85

Merged
merged 2 commits into from
Jul 27, 2023
Merged

fix : 코멘트 관련 오류 수정 #85

merged 2 commits into from
Jul 27, 2023

Conversation

gengminy
Copy link
Member

개요

  • close #issueNumber

작업사항

  • ratio 조회 오류 수정
    • ratio 조회 시 int 로 형변환 되는 문제를 * 100 먼저하는 방식으로 변경
  • comment 조회 member 정보 로그인 회원으로만 나오던 오류 수정
    • comment 페이징 조회 시 member innerjoin 해서 같이 가져와서 비교

변경로직

  • productComment
  • productLikeSummary

@gengminy gengminy added 📬 API 서버 API 통신 🐞 Fix Something isn't working labels Jul 27, 2023
@gengminy gengminy self-assigned this Jul 27, 2023
@gengminy gengminy merged commit 6b6a60d into develop Jul 27, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📬 API 서버 API 통신 🐞 Fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant