public static class WebApiConfig { public static void Register(HttpConfiguration config) { //設定特性路由 config.MapHttpAttributeRoutes();
確定! 回上一頁