[HttpPost("Vendor")] public IActionResult NewAdds([FromBody] Ads add, IFormFile file) { //copy file first then insert if (file.
確定! 回上一頁