Update socket_io_provider.ts

This commit is contained in:
nguyentrungthat 2025-12-05 10:11:10 +07:00
parent b817159757
commit 7e91bc8d85
1 changed files with 2 additions and 3 deletions

View File

@ -567,9 +567,8 @@ export class WebSocketIo {
await sendMessageToMail(
'andrew.ng@apactech.io',
`[DPELP] Report AUTO - ${stationName} - ${dataFormat}`,
tableHTML
// ,
// ['ips@ipsupply.com.au', 'kay@ipsupply.com.au', 'joseph@apactech.io']
tableHTML,
['ips@ipsupply.com.au', 'kay@ipsupply.com.au', 'joseph@apactech.io']
)
} catch (error) {
console.log(error)