Class SecUserRole
java.lang.Object
cn.sliew.carp.framework.mybatis.entity.BaseDO
cn.sliew.carp.framework.mybatis.entity.BaseAuditDO
cn.sliew.carp.module.security.core.repository.entity.SecUserRole
- All Implemented Interfaces:
Serializable
@TableName("carp_sec_user_role")
public class SecUserRole
extends cn.sliew.carp.framework.mybatis.entity.BaseAuditDO
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cn.sliew.carp.framework.mybatis.entity.BaseAuditDO
canEqual, equals, getCreateTime, getCreator, getEditor, getUpdateTime, hashCode, setCreateTime, setCreator, setEditor, setUpdateTime, toStringMethods inherited from class cn.sliew.carp.framework.mybatis.entity.BaseDO
getId, setId
-
Constructor Details
-
SecUserRole
public SecUserRole()
-