change mail test
This commit is contained in:
parent
ee2265d231
commit
c3ef9749a7
|
|
@ -328,7 +328,7 @@ export const sendDeviceInfora = async () => {
|
||||||
console.log(listInformation);
|
console.log(listInformation);
|
||||||
const options = {
|
const options = {
|
||||||
from: "admin@apactech.io",
|
from: "admin@apactech.io",
|
||||||
to: "joseph@apactech.io, ips@ipsupply.com.au",
|
to: "joseph@apactech.io",
|
||||||
subject: "(AUTO-REPORT) SERIAL NUMBER",
|
subject: "(AUTO-REPORT) SERIAL NUMBER",
|
||||||
html:
|
html:
|
||||||
"<table border='1'>\
|
"<table border='1'>\
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue