WebApi, like MVC, is all based on the routing. The default route is /api/{controller}/{id} (which could, of course, be altered).
確定! 回上一頁