mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-21 10:35:57 +08:00
delete 删除无关引用 ;
This commit is contained in:
parent
a28c2c60c2
commit
8fe97461af
@ -61,12 +61,6 @@ public class SysLoginService {
|
|||||||
@Value("${user.password.lockTime}")
|
@Value("${user.password.lockTime}")
|
||||||
private Integer lockTime;
|
private Integer lockTime;
|
||||||
|
|
||||||
@Value("sa-token.active-timeout")
|
|
||||||
private Long activeTimeout;
|
|
||||||
|
|
||||||
@Value("sa-token.timeout")
|
|
||||||
private Long timeout;
|
|
||||||
|
|
||||||
private final ISysTenantService tenantService;
|
private final ISysTenantService tenantService;
|
||||||
private final ISysPermissionService permissionService;
|
private final ISysPermissionService permissionService;
|
||||||
private final ISysSocialService sysSocialService;
|
private final ISysSocialService sysSocialService;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user