Find (new Guid(id)); if (category == null) return NotFound(); _dbContext.PCategories.Remove(category); return _dbContext.SaveChanges(); } } }. 運行效果.
確定! 回上一頁