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