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