类 AppConnect

java.lang.Object
top.binfast.common.mybatis.bean.model.BaseModel
top.binfast.common.seed.model.AppConnect
所有已实现的接口:
Serializable

@TableName("tz_app_connect") public class AppConnect extends top.binfast.common.mybatis.bean.model.BaseModel
作者:
liubin
另请参阅:
  • 字段概要

    从类继承的字段 top.binfast.common.mybatis.bean.model.BaseModel

    createAt, creatorId, deleted, id, modifierId, modifyAt
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    从类继承的方法 top.binfast.common.mybatis.bean.model.BaseModel

    canEqual, equals, getCreateAt, getCreatorId, getDeleted, getId, getModifierId, getModifyAt, hashCode, setCreateAt, setCreatorId, setDeleted, setId, setModifierId, setModifyAt, toString

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

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • 构造器详细资料

    • AppConnect

      public AppConnect()