POST /api/notice/new
admin 계정으로 공지사항 작성
{ "Authorization" : String }
{ "memberId" : Long, "title" : String, "content" : String }
{ "noticeId" : Long }
Last updated 1 year ago