Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/Program.cs
@@ -107,7 +107,7 @@ app.ConfigureApplication();//配置文件 app.UseApplicationSetup();//启动配置 app.UseSession(); if (app.Environment.IsDevelopment()) //if (app.Environment.IsDevelopment()) { //todo //app.UseSwaggerAuthorized();