return; } console.log('req.files.file.data:', req.files.file.data); var bufDataFile = new Buffer(req.files.file.data, ...
確定! 回上一頁