Em andamento alteração hitmonitor
parent
d30568a946
commit
d8176cedca
|
@ -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)
|
||||
|
||||
}
|
||||
}
|
||||
else if (req.body['action'] === 'atdatualizou'){
|
||||
|
||||
}
|
||||
else {
|
||||
|
||||
|
|
Loading…
Reference in New Issue