Class VersionedDTO

java.lang.Object
com.power4j.fist.data.api.dto.AuditDTO
com.power4j.fist.data.api.dto.VersionedDTO
All Implemented Interfaces:
Serializable

public class VersionedDTO extends AuditDTO
方便客户端回传版本号,否则需要服务端查询->合并->更新
Since:
1.0
Author:
CJ (power4j@outlook.com)
See Also:
  • Constructor Details

    • VersionedDTO

      public VersionedDTO()