This commit is contained in:
jianzhichu
2026-02-02 23:35:07 +08:00
parent 46bec7a0d4
commit c1d5db18a9
13 changed files with 1076 additions and 215 deletions
+2
View File
@@ -218,6 +218,8 @@ namespace dy.net
// 重置博主作品同步状态为未同步
//commonService.UpdateAllCookieSyncedToZero();
await commonService.UpdateFollowedSavePathAsync();
// 初始化Cookie
var cookieService = services.GetRequiredService<DouyinCookieService>();
var deploy = Appsettings.Get("deploy");