Devicebody console

This commit is contained in:
Vincze József 2023-10-22 11:22:37 +02:00
parent 8bfe1b2bc5
commit 8f96fe9c9d
1 changed files with 1 additions and 1 deletions

View File

@ -4253,7 +4253,7 @@ router.post('/access', function(req,res){
data : 'INVALID QUERY'
}
var city='Ismeretlen';
console.log(JSON.stringify(req.body))
moment.locale('HU');
if (req.body)
{