类 LicenseGroup
java.lang.Object
net.guerlab.smart.platform.commons.entity.BaseEntity
net.guerlab.smart.license.service.entity.LicenseGroup
- 所有已实现的接口:
net.guerlab.spring.commons.dto.Convert<net.guerlab.smart.license.core.domain.LicenseGroupDTO>,net.guerlab.spring.commons.dto.DefaultConvert<net.guerlab.smart.license.core.domain.LicenseGroupDTO>
@TableName("license_group")
public class LicenseGroup
extends net.guerlab.smart.platform.commons.entity.BaseEntity
implements net.guerlab.spring.commons.dto.DefaultConvert<net.guerlab.smart.license.core.domain.LicenseGroupDTO>
授权组
- 作者:
- guer
-
字段概要
-
构造器概要
构造器 构造器 说明 LicenseGroup() -
方法概要
-
构造器详细资料
-
LicenseGroup
public LicenseGroup()
-