我的存储库中有一个函数接受类型为 IFormFile 的参数. public async Task<bool> UploadFile(IFormFile file) { // do some stuff and save the file to azure storage }
確定! 回上一頁