Devicebody console
This commit is contained in:
parent
8bfe1b2bc5
commit
8f96fe9c9d
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue