Package com.power4j.fist.data.api.dto
Class VersionedDTO
java.lang.Object
com.power4j.fist.data.api.dto.AuditDTO
com.power4j.fist.data.api.dto.VersionedDTO
- All Implemented Interfaces:
Serializable
方便客户端回传版本号,否则需要服务端查询->合并->更新
- Since:
- 1.0
- Author:
- CJ (power4j@outlook.com)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VersionedDTO
public VersionedDTO()
-