var formData = new FormData(); for (var file in files) ... public async Task<IActionResult> Post(List<IFormFile> battlePlans) ...
確定! 回上一頁