public interface LoginDetailInfoController extends BaseController<LoginDetailInfo>
限定符和类型 | 方法和说明 |
---|---|
LoginDetailInfo |
findLatestByUserId(java.lang.String userId)
根据用户查询最新的登录明细信息
|
add, find, findOne, findWithTotalCount, getById, remove, remove, update
LoginDetailInfo findLatestByUserId(java.lang.String userId) throws java.lang.Exception
userId
- 用户idjava.lang.Exception
- 异常