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