新增一個測試API 方法: [HttpPost] public IActionResult Post(Filter filter) { return Ok(filter); }. 此時如果前端定義的JSON 內容透過PostMan ...
確定! 回上一頁