public abstract class AbstractController extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
AbstractController() |
| Modifier and Type | Method and Description |
|---|---|
protected Long |
getDeptId() |
protected SysUserEntity |
getUser() |
protected Long |
getUserId() |
protected SysUserEntity getUser()
protected Long getUserId()
protected Long getDeptId()
Copyright © 2021. All rights reserved.