[HttpPost]. public IActionResult Add([FromForm] int categoryId, [FromForm] string name, [FromForm] int price, [FromForm] IFormFile image).
確定! 回上一頁