V:ititit111222333
select *
from ech_uc_user_info
where last_login is not null
@Autowired
IPermissionService permissionService;
@Autowired
IRoleCategoryRelationService roleCategoryService;
@Autowired
PermissionCache permissionCache;
V:ititit111222333
select *
from ech_uc_user_info
where last_login is not null
@Autowired
IPermissionService permissionService;
@Autowired
IRoleCategoryRelationService roleCategoryService;
@Autowired
PermissionCache permissionCache;