Test
parent
f3675510cc
commit
a17670be69
|
|
@ -67,4 +67,5 @@ router.use(upload.single('file'),function(req,res,next){
|
||||||
next();
|
next();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
module.exports = router;
|
module.exports = router;
|
||||||
Loading…
Reference in New Issue