Most ASP.NET WebAPI method URLs look something like "/api/<controller>/<method>/". So your URL should at least be "/api/Comment" ...
確定! 回上一頁