@Configuration @ConfigurationProperties(prefix="console") @Component public class ConsoleConfiguration extends Object
| Constructor and Description |
|---|
ConsoleConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
List<RolePermitVo> |
getRolePermitResults()
角色权限表
如果系统完全没配,自动用默认配置
|
List<UserVo> |
getUserResults()
用户表
如果完全没配用户,自动用默认用户
|
public List<RolePermitVo> getRolePermitResults()
Copyright © 2023. All rights reserved.