...
This commit is contained in:
@@ -109,6 +109,8 @@ namespace JobReportMailService
|
||||
addmsg($"[{vGcode}] 메일 양식(SJ)이 입력되지 않았습니다");
|
||||
continue;
|
||||
}
|
||||
if (MailJD.exceptmail == null) MailJD.exceptmail = string.Empty;
|
||||
if (MailJD.exceptmailcc == null) MailJD.exceptmailcc = string.Empty;
|
||||
|
||||
//오늘날짜로 데이터가 등록되어있느지 확인한다.
|
||||
db = new EEEntities();
|
||||
|
||||
Reference in New Issue
Block a user