chenhaozhe
8 天以前 a0f8fee1feea1e1425f7061bbadda9a2f45f0ea1
WebAPI/Global.asax.cs
@@ -11,6 +11,7 @@
    {
        protected void Application_Start()
        {
            GlobalConfiguration.Configure(WebApiConfig.Register);
        }
    }