类 QueryPageBaseVO

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

public class QueryPageBaseVO extends ExtAttrDTO implements Serializable
查询参数
另请参阅:
  • 字段详细资料

    • current

      private Integer current
      当前页
    • size

      private Integer size
      每页条数
  • 构造器详细资料

    • QueryPageBaseVO

      public QueryPageBaseVO()