1.ai账号过期时间,大哥过期时间控制

2.定时任务处理过期账户的登录权限
This commit is contained in:
2025-09-16 16:44:08 +08:00
parent b677fd0b0f
commit 3cc79b6c46
5 changed files with 147 additions and 1 deletions

View File

@@ -1,7 +1,6 @@
package cn.iocoder.yudao.module.tkdata.job;
import cn.iocoder.yudao.framework.quartz.core.handler.JobHandler;
import cn.iocoder.yudao.framework.tenant.core.job.TenantJob;
import lombok.extern.slf4j.Slf4j;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.stereotype.Component;