| 程序包 | 说明 |
|---|---|
| top.tangyh.basic.base.entity |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Entity<T>
包括id、create_time、created_by、updated_by、update_time字段的表继承的基础实体
|
class |
TreeEntity<E,T extends Serializable>
包括id、create_time、created_by、updated_by、update_time、label、parent_id、sort_value 字段的表继承的树形实体
|
Copyright © 2022. All rights reserved.