|
|
|
@ -842,10 +842,6 @@ public class CleanServiceImpl implements CleanService, ApplicationEventPublisher
|
|
|
|
|
// 测试用地址
|
|
|
|
|
// String mailId = mailService.sendEmail(title, "164851225@qq.com", "1029811920@qq.com", content,
|
|
|
|
|
// attachList);
|
|
|
|
|
// String mailId = mailService.sendEmail(title, "fazal.cader@flexewallet.com",
|
|
|
|
|
// "locky@royalpay.com.au,leo.huang@royalpay.com.au,eason.qian@royalpay.com.au,astro.dai@royalpay.com.au,settlement@royalpay.com.au,settlements@flexewallet.com",
|
|
|
|
|
// content, attachList);
|
|
|
|
|
// todo 等fazal休假结算后恢复
|
|
|
|
|
String mailId = mailService.sendEmail(title, "diana.baldi@flexewallet.com,steven.stamboultgis@novatti.com,fazal.cader@flexewallet.com",
|
|
|
|
|
"locky@royalpay.com.au,leo.huang@royalpay.com.au,eason.qian@royalpay.com.au,astro.dai@royalpay.com.au,settlement@royalpay.com.au,settlements@flexewallet.com,tommy.yang@royalpay.com.au",
|
|
|
|
|
content, attachList);
|
|
|
|
|