【myApps/OBPM版本号】:V1.6.0SP12
【系统版本】:后台 - 系统信息 - 系统版本:weioa365 31661
【浏览器类型】:Chrome,360
【联系方式-QQ】:462664876
自动发送邮件功能 不能使用。
var fileAddress="C:\WeiOA365\bin\apache-tomcat-7.0.57\webapps\Z01R3H\uploads\exl\2020\e6165d76-62ef-4790-a4d9-bec2e2a74713.pdf";
var emailAddress="wangjin@exlgroups.com";
var theme="邮件主题";
var content="邮件正文内容--";
var fileAddress=[fileAddress];
//sendEmailWithAttachmentsBySystemUser(email,theme,content,fileAddress);
sendEmailBySystemUser(emailAddress, theme, content);
|