修复动态视频多个小动态图视频 合成失败bug

其他优化
This commit is contained in:
jianzhichu
2026-01-13 22:14:50 +08:00
parent e32d783de4
commit 0727999cd6
10 changed files with 291 additions and 162 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ namespace dy.net.service
OnlySyncNew = true,
DownDynamicVideo = false,
KeepDynamicVideo = false,
MegDynamicVideo = false
MegDynamicVideo = true
};
sqlSugarClient.Insertable(config).ExecuteCommand();
return config;