概要:
详细资料:
int
count(UserVo user)
delete(Long id)
UserVo
getByAccount(String account)
getById(Long id)
List<UserVo>
getList(UserVo id)
insert(UserVo user)
update(UserVo user)