优化,以及增加视频编码选择

This commit is contained in:
jianzhichu
2026-01-24 21:50:37 +08:00
parent e92e290a4e
commit b63621593b
11 changed files with 93 additions and 38 deletions
+1 -1
View File
@@ -230,7 +230,7 @@ namespace dy.net
//Serilog.Log.Debug("isRestart1=" + config.IsFirstRunning);
//if (!isDevelopment)
if (!isDevelopment)
{
var cookie = cookieService.GetOpendCookies();
if (cookie != null && cookie.Any())