Package cn.sliew.sakura.dao.entity
Class CatalogTable
- java.lang.Object
-
- cn.sliew.sakura.dao.entity.BaseDO
-
- cn.sliew.sakura.dao.entity.CatalogTable
-
- All Implemented Interfaces:
java.io.Serializable
@TableName("catalog_table") public class CatalogTable extends BaseDO- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CatalogTable()
-