The array of files will be stored in req.files. The following code will go in app.js // uploading multiple images together app.post("/images" ...
確定! 回上一頁