netcore api中含有[FromForm(Name = "file")] IFormFile file文件参数在postman中调试
时间:2021-07-26 22:30:12
收藏:0
阅读:28
1首先需要配置权限头heaaders

2.参数录入在body标签设置,其余参数可继续在下行添加

原文:https://www.cnblogs.com/daizhipeng/p/15062501.html
评论(0)