chenhaozhe
2026-04-09 af78744eacb1e41ef2ba7a2e36cde3f915100ba2
WebAPI/Global.asax.cs
@@ -11,6 +11,7 @@
    {
        protected void Application_Start()
        {
            GlobalConfiguration.Configure(WebApiConfig.Register);
        }
    }