update routes
This commit is contained in:
parent
823ba20ff9
commit
ee2265d231
|
|
@ -287,5 +287,5 @@ Route.post("/api/sendMailInforDevice", async () => {
|
|||
} catch (error) {
|
||||
console.log(error)
|
||||
}
|
||||
})
|
||||
}).middleware("checkToken")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue