1、修复关注同步时报https证书错误问题

2、关注列表点头像跳抖音博主首页
This commit is contained in:
jianzhichu
2025-12-04 22:01:38 +08:00
parent 385e53561a
commit c03dc5beff
12 changed files with 370 additions and 134 deletions
+1 -1
View File
@@ -197,7 +197,7 @@ ____/ _|_)_____/ _| _| \_|\____|
// 重置博主作品同步状态为未同步
commonService.UpdateAllCookieSyncedToZero();
if (!isDevelopment)
//if (!isDevelopment)
{
// 启动定时任务
var quartzJobService = services.GetRequiredService<DouyinQuartzJobService>();