Em andamento alteração hitmonitor

pull/20/head
adriano 2023-04-15 08:59:49 -03:00
parent d30568a946
commit d8176cedca
1 changed files with 3 additions and 0 deletions

View File

@ -120,6 +120,9 @@ export const hit = async (req: Request, res: Response): Promise<Response> => {
console.log(`Error on try sending the monitor message closed: `, error) console.log(`Error on try sending the monitor message closed: `, error)
} }
}
else if (req.body['action'] === 'atdatualizou'){
} }
else { else {