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

[Feat/#105] 각 레이어 별 DTO 클래스명 통일 #183

Merged
merged 12 commits into from
Jul 10, 2024
Merged

Conversation

hun-ca
Copy link
Member

@hun-ca hun-ca commented Jul 9, 2024

🎫 연관 이슈

resolved #105

💁‍♂️ PR 내용

제곧내

🙏 작업

제곧내

🙈 PR 참고 사항

📸 스크린샷

🤖 테스트 체크리스트

  • 체크 미완료
  • 체크 완료

@hun-ca hun-ca added the refactor 기존 기능에 대해 개선할 때 사용됩니다. label Jul 9, 2024
@hun-ca hun-ca self-assigned this Jul 9, 2024
@hun-ca hun-ca requested a review from belljun3395 as a code owner July 9, 2024 13:29
@github-actions github-actions bot added the feature 새로운 기능을 만들 때 사용됩니다 label Jul 9, 2024
@hun-ca hun-ca changed the title [Feat/#105] 각 레이어 별 DTO 클래스명 통일 WIP - [Feat/#105] 각 레이어 별 DTO 클래스명 통일 Jul 9, 2024
@github-actions github-actions bot added the script 스크립트와 관련된 내용을 다룰 때 사용됩니다. label Jul 10, 2024
@hun-ca hun-ca changed the title WIP - [Feat/#105] 각 레이어 별 DTO 클래스명 통일 [Feat/#105] 각 레이어 별 DTO 클래스명 통일 Jul 10, 2024
Copy link
Collaborator

@belljun3395 belljun3395 left a comment

Choose a reason for hiding this comment

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

스크린샷 2024-07-10 오후 9 27 54

AdminControllerTest에 요거 하나만 삭제하면 테스트도 통과할꺼 같아요!
수고하셨습니다!!

@hun-ca hun-ca merged commit 1660784 into main Jul 10, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 새로운 기능을 만들 때 사용됩니다 refactor 기존 기능에 대해 개선할 때 사용됩니다. script 스크립트와 관련된 내용을 다룰 때 사용됩니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DTO 클래스명 일치
2 participants