public static class WebApiConfig { public static string UrlPrefix { get { return "api"; } } /// <summary> /// 配合Gloabl.cs项目启动时默认 ...
確定! 回上一頁