类 WxUserLoginLog

java.lang.Object
net.guerlab.smart.wx.service.entity.WxUserLoginLog
所有已实现的接口:
net.guerlab.spring.commons.dto.Convert<net.guerlab.smart.wx.core.domain.WxUserLoginLogDTO>, net.guerlab.spring.commons.dto.DefaultConvert<net.guerlab.smart.wx.core.domain.WxUserLoginLogDTO>

@TableName("wx_user_login_log")
public class WxUserLoginLog
extends java.lang.Object
implements net.guerlab.spring.commons.dto.DefaultConvert<net.guerlab.smart.wx.core.domain.WxUserLoginLogDTO>
微信用户登录记录
作者:
guer
  • 构造器概要

    构造器 
    构造器 说明
    WxUserLoginLog()  
  • 方法概要

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    从接口继承的方法 net.guerlab.spring.commons.dto.DefaultConvert

    convert