Multer is a node.js middleware for handling multipart/form-data , which is ... if there were any }) app.post('/photos/upload', upload.array('photos', 12), ...
確定! 回上一頁