Package org.miaixz.bus.base.entity
Class Entity
java.lang.Object
org.miaixz.bus.base.entity.Entity
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
OAuth2
Entity 实体
- Since:
- Java 17+
- Author:
- Kimi Liu
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
数据主键
-
-
Constructor Details
-
Entity
public Entity()
-