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

공지사항 게시글에 대한 응답 변경 완료 #339

Merged
merged 1 commit into from
May 6, 2024

Conversation

limehee
Copy link
Collaborator

@limehee limehee commented May 6, 2024

Summary

#338

공지사항이 카테고리인 게시글의 경우, 운영진이 작성한 게시글임을 표시하기 위해 이름을 운영진으로 표기합니다.

Tasks

  • 게시글 조회에서 운영진이 작성한 공지사항 게시글일 경우 응답 정보를 변경
  • 기존 익명 처리와 더해져 분기처리가 많아짐에 따라 작성자의 정보를 관리하는 클래스를 작성하여 로직을 분리

ETC

Screenshot

image
image

@limehee limehee added the 🔨 Refactor 코드 수정 및 개선 label May 6, 2024
@limehee limehee self-assigned this May 6, 2024
@limehee limehee linked an issue May 6, 2024 that may be closed by this pull request
2 tasks
@limehee limehee merged commit 5d1d467 into develop May 6, 2024
1 check failed
@limehee limehee deleted the refactor/#338 branch May 6, 2024 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 수정 및 개선
Projects
None yet
Development

Successfully merging this pull request may close these issues.

공지사항 게시글에 대한 응답 변경
1 participant