forked from github/dataease
Merge pull request #6042 from dataease/pr@dev@fix_import_dependent
fix: 引入依赖错误github#5770
This commit is contained in:
commit
0e74b654e9
@ -4,9 +4,9 @@ import java.util.List;
|
||||
|
||||
import org.apache.shiro.authc.AuthenticationException;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.context.annotation.Lazy;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
import groovy.lang.Lazy;
|
||||
import io.dataease.auth.api.dto.CurrentRoleDto;
|
||||
import io.dataease.auth.api.dto.CurrentUserDto;
|
||||
import io.dataease.auth.entity.SysUserEntity;
|
||||
|
Loading…
Reference in New Issue
Block a user