fix getmodbus bug
This commit is contained in:
parent
d6250577fe
commit
762175f1f9
@ -89,7 +89,7 @@ router
|
||||
}
|
||||
return n();
|
||||
})
|
||||
.then(err => n('ERR8000'));
|
||||
.catch(err => n('ERR8000'));
|
||||
});
|
||||
})
|
||||
.post('/getporttype', (req, res, n) => {
|
||||
|
Loading…
Reference in New Issue
Block a user