增加导出配置及手动添加的关注对象

This commit is contained in:
jianzhichu
2025-12-08 16:46:54 +08:00
parent 2550a1fde8
commit 5c05e6465b
9 changed files with 387 additions and 61 deletions
+1 -1
View File
@@ -197,7 +197,7 @@ ____/ _|_)_____/ _| _| \_|\____|
// 重置博主作品同步状态为未同步
commonService.UpdateAllCookieSyncedToZero();
//if (!isDevelopment)
if (!isDevelopment)
{
// 启动定时任务
var quartzJobService = services.GetRequiredService<DouyinQuartzJobService>();