短剧、合集

This commit is contained in:
jianzhichu
2026-01-20 00:20:37 +08:00
parent 7c6ee0a8a6
commit 7175b3858a
25 changed files with 779 additions and 745 deletions
+2 -2
View File
@@ -57,7 +57,7 @@ namespace dy.net.service
{
"follow_user",
new JobConfig(
typeof(DouyinFollowedUsersSyncJob),
typeof(DouyinFollowsAndCollnectsSyncJob),
"dy.job.key.follow_user",
"dy.trigger.key.follow_user",
"抖音关注同步任务")
@@ -65,7 +65,7 @@ namespace dy.net.service
{
"follow_user_once",
new JobConfig(
typeof(DouyinFollowedUsersSyncJob),
typeof(DouyinFollowsAndCollnectsSyncJob),
"dy.job.key.follow_user_once",
"dy.trigger.key.follow_user_once",
"抖音关注同步任务(单次执行)")