feature/survey : 조사매물 작성 및 제출 페이지 수정 사항 반영 #97

Merged
seul merged 5 commits from feature/survey into dev 2025-07-08 14:41:55 +09:00
Showing only changes of commit 3b17d3df0f - Show all commits

View File

@ -62,8 +62,7 @@ export async function sendEmail({ from, to, cc, subject, content, attachments, s
</div> </div>
` `
} }
console.log('content:: ', content)
/** /**
* @description SMTP * @description SMTP
*/ */