类 CommonDTO

java.lang.Object
com.sie.mbm.mom.framework.common.dto.CommonDTO
所有已实现的接口:
Serializable
直接已知子类:
CommonViewDTO

@Deprecated public class CommonDTO extends Object implements Serializable
已过时。
SPC在用
另请参阅:
  • 字段详细资料

    • createUser

      private String createUser
      已过时。
    • updateUser

      private String updateUser
      已过时。
    • createDate

      private ZonedDateTime createDate
      已过时。
    • updateDate

      private ZonedDateTime updateDate
      已过时。
  • 构造器详细资料

    • CommonDTO

      public CommonDTO()
      已过时。