AdminEmailSendRequestDto { "email": String }
CommonResponse { "status": "SUCCESS", //FAIL "message": "이메일 인증 번호를 전송하였습니다." "data": { //생각해 봐야... } }