Skip to content

코드 해제 요청 알림 본문 제거 #381

@sgo722

Description

@sgo722

요구사항

코드 해제 요청 알림을 전송할 때 본문(body) 내용을 제거하고 제목(title)만 전송하도록 수정해야 합니다.

상세 설명

  • 현재: 제목 + 본문 메시지 전송
  • 변경 후: 제목만 전송 (본문은 빈 문자열)

수정 파일

  • src/main/kotlin/codel/chat/business/ChatService.kt
    • sendCodeUnlockNotification() 함수 (396-421줄)

기술 사항

  • 언어: Kotlin
  • 프레임워크: Spring Boot
  • 영향받는 컴포넌트: ChatService, Notification

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature새로운 기능 추가입니다.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions