登录过期不跳转问题

This commit is contained in:
jianzhichu
2025-12-05 08:30:51 +08:00
parent c03dc5beff
commit a36c815861
12 changed files with 44 additions and 66 deletions
+1 -1
View File
@@ -197,7 +197,7 @@ ____/ _|_)_____/ _| _| \_|\____|
// 重置博主作品同步状态为未同步
commonService.UpdateAllCookieSyncedToZero();
//if (!isDevelopment)
if (!isDevelopment)
{
// 启动定时任务
var quartzJobService = services.GetRequiredService<DouyinQuartzJobService>();