webafra
Results
4
comments of
webafra
i have same problem. Django==4.1 Python 3.10.5 There is no solution?
Upload Multiple field files different name and different location file dest in multer and feathersjs
same problem .
Upload Multiple field files different name and different location file dest in multer and feathersjs
> You use `upload.single`, it's for a single file upload. > > Try > > ```js > app.use( > '/pengukuhan-kawasan', > upload.fields([ > { name: 'file_shp', maxCount: 1 }, //...
@wuyuedefeng i'm sorry , i'm not understand your idea !