我想从 React JS 上传带有文件名的图像数组来表达 Nodejs

I want to upload array of images with filename from React JS to express, Nodejs

我想从 React JS 上传一组带有文件名的图像

数组包含文件名和图片

我使用 Multer 上传图片