|
|
@ -212,7 +212,7 @@ namespace FangYar.WebUI.ashx |
|
|
|
"】手机号【" + dt2.Rows[0]["EMP_MOBILE"] + "】"; |
|
|
|
} |
|
|
|
|
|
|
|
WebCommon.EmailHelp.SendEmail(new WebCommon.EmailMo() { BodyData = bodyData, FormName = EmailFormName, ReceiveInfo = EmailReceiveInfo, TitleName = EmailTitleName }); |
|
|
|
// WebCommon.EmailHelp.SendEmail(new WebCommon.EmailMo() { BodyData = bodyData, FormName = EmailFormName, ReceiveInfo = EmailReceiveInfo, TitleName = EmailTitleName });
|
|
|
|
} |
|
|
|
catch (Exception ex) { } |
|
|
|
|
|
|
|