´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/Program.cs
@@ -107,12 +107,12 @@ app.ConfigureApplication();//é ç½®æä»¶ app.UseApplicationSetup();//å¯å¨é ç½® app.UseSession(); if (app.Environment.IsDevelopment()) { //if (app.Environment.IsDevelopment()) //{ //todo //app.UseSwaggerAuthorized(); app.UseSwaggerMiddle(() => Assembly.GetExecutingAssembly().GetManifestResourceStream("WIDESEAWCS_Server.index.html")); }//夿æ¯å¦éè¦æå¼swagger //}//夿æ¯å¦éè¦æå¼swagger app.UseIpLimitMiddle(); app.UseApiLogMiddleware();