public IActionResult Upload (IFormFile file,[FromServices] IHostingEnvironment env) { string fileName = $"{env.WebRootPath}\\{file.
確定! 回上一頁