42organization / 42gg.server.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feat] mail, slack 알림설정

wken5577 opened this issue · comments

ISSUE

  • Type: feature
  • Detail: 유저가 선택한 sendMail, slack알림 설정에 따라 noti를 보낸다.

TODO

  1. 유저가 선택한 sendMail, slack알림 설정에 따라 noti 보내기 전에 검정하는 로직 추가
  2. User 테이블에서 sns_noti_opt (string) 컬럼 추가
  3. 기존 관련 api 수정