@Service public class UserServiceImpl extends Object implements UserService
| Constructor and Description |
|---|
UserServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getUserCount()
获取用户总量
|
List<SysUserVO> |
getUserList() |
public Integer getUserCount()
UserServicegetUserCount in interface UserServicepublic List<SysUserVO> getUserList()
getUserList in interface UserServiceCopyright © 2019. All rights reserved.