要控制Routes必須從WebApiConfig.cs 頁去做調整: ... Routes.MapHttpRoute( ... [Route("api/{controller}/{id}")] //設置特定的Route路徑.
確定! 回上一頁