From 59b454023dd9c5a41ca9b8f9fe61f01ebbc9ae21 Mon Sep 17 00:00:00 2001 From: jianzhichu Date: Sat, 27 Dec 2025 13:19:32 +0800 Subject: [PATCH] 1 --- service/DouyinQuartzJobService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/DouyinQuartzJobService.cs b/service/DouyinQuartzJobService.cs index 7ebbb9c..6a4b723 100644 --- a/service/DouyinQuartzJobService.cs +++ b/service/DouyinQuartzJobService.cs @@ -106,7 +106,7 @@ namespace dy.net.service if (startSuccess) { - Log.Debug($"同步任务执行顺序:collect → favorite → followed → follow_user-->默认每{expression}分钟执行一次..."); + Log.Debug($"同步任务执行顺序:collect → favorite → followed-->默认每{expression}分钟执行一次..."); } else {