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.SecResourceWeb
cn.sliew.carp.module.security.core.repository.entity.SecResourceWebVO
All Implemented Interfaces:
Serializable

public class SecResourceWebVO extends SecResourceWeb
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class cn.sliew.carp.framework.mybatis.entity.BaseAuditDO

    canEqual, equals, getCreateTime, getCreator, getEditor, getUpdateTime, hashCode, setCreateTime, setCreator, setEditor, setUpdateTime, toString

    Methods inherited from class cn.sliew.carp.framework.mybatis.entity.BaseDO

    getId, setId

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • SecResourceWebVO

      public SecResourceWebVO()