ÏîÄ¿´úÂë/WCSServices/WIDESEAWCS_Server/Program.cs
@@ -54,6 +54,8 @@ builder.Services.AddWebSocketSetup(); //builder.Services.SubscribeEvent(); // æç§å¢è®¢é builder.Services.AddAutoMapperSetup(); builder.Services.AddCorsSetup(); @@ -125,7 +127,7 @@ app.UseSwaggerMiddle(() => Assembly.GetExecutingAssembly().GetManifestResourceStream("WIDESEAWCS_Server.index.html") ?? throw new Exception("æªæ¾å°WIDESEAWCS_Server.index.htmlæä»¶")); app.UseIpLimitMiddle(); app.UseApiLogMiddleware(); //app.UseApiLogMiddleware(); //todo //app.UseRecordAccessLogsMiddle();