项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/Program.cs
@@ -24,6 +24,7 @@ using WIDESEAWCS_Server.HostedService; using WIDESEAWCS_Server.Filter; using WIDESEAWCS_Tasks.OHT; using Baidu.Aip.Face; var builder = WebApplication.CreateBuilder(args); @@ -115,7 +116,7 @@ app.UseApplicationSetup();//鍚姩閰嶇疆 app.UseAllServicesMiddle(builder.Services); FaceAI.Face.Main(); app.UseSession(); //if (app.Environment.IsDevelopment()) {