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