Comentário de console.log
parent
bac5e1c048
commit
9036e446e7
|
@ -21,7 +21,7 @@ const ListTicketTimeLife = async ({timeseconds, status, userId }: Request): Prom
|
|||
|
||||
let currentDate = format(new Date(), 'yyyy-MM-dd HH:mm:ss', { locale: ptBR })
|
||||
|
||||
console.log('------------------> currentDate: ', currentDate)
|
||||
// console.log('------------------> currentDate: ', currentDate)
|
||||
|
||||
if (userId) {
|
||||
// CONSULTANDO FILAS PELO ID DO USUARIO
|
||||
|
|
Loading…
Reference in New Issue