[Feat] 푸시 알림 페이지 이동을 위한 알림id추가 (#72) #97
Merged
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.
ℹ️ PR Type
📍 Issue
🔎 작업 내용
FCM 알림을 보낼 때 해당 announceId를 데이터에 추가하여, 푸시알림 클릭 시 해당 알림 상세 페이지로 이동하도록 한다
📩 API Test
알림 클릭 시, 오른쪽 화면과 같이 해당 알림 상세 조회 페이지로 이동
➰ ETC