最終更新:2023-09-28 (木) 14:30:50 (218d)  

req.file
Top / req.file

  • origfilename
  • filename
  • path

multer.diskStorage

  • filename is used to determine what the file should be named inside the folder.
  • If no filename is given, each file will be given a random name that doesn’t include any file extension.