This commit is contained in:
jianzhichu
2025-11-30 00:55:29 +08:00
parent e456982334
commit 3de4b60005
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -42,6 +42,8 @@ namespace dy.net.service
// 按顺序启动任务,避免并发
var jobTasks = new List<Task<bool>>
{
//关注列表
StartJobAsync("follow_user", expression),
//我收藏的作品
StartJobAsync("collect", expression),
//我喜欢的作品