This commit is contained in:
jianzhichu
2025-12-27 13:18:03 +08:00
parent e717672e1e
commit 8ae0506d96
7 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ namespace dy.net.service
if (startSuccess)
{
Log.Debug($"任务开始执行collect → favorite → followed → follow_user-->每{expression}分钟执行一次...");
Log.Debug($"同步任务执行顺序collect → favorite → followed → follow_user-->默认每{expression}分钟执行一次...");
}
else
{