Update socket_io_provider.ts

This commit is contained in:
nguyentrungthat 2025-12-03 13:16:13 +07:00
parent 8cf801d964
commit 237a514ae1
1 changed files with 2 additions and 1 deletions

View File

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