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