代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Extensions/SwaggerSetup.cs
@@ -29,7 +29,7 @@ var basePath = AppContext.BaseDirectory; //var basePath2 = Microsoft.DotNet.PlatformAbstractions.ApplicationEnvironment.ApplicationBasePath; var ApiName = AppSettings.app(new string[] { "ApiName" }); var ApiName = AppSettings.Get(new string[] { "ApiName" }); services.AddSwaggerGen(c => {