优化,以及增加视频编码选择
This commit is contained in:
+1
-1
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user