tangxiaobao
2021-08-05 07ba29f8b474c102cda0e1e5549b1ca1c90ca16b
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/wallet/PageComActWalletTradeAdminDTO.java
@@ -31,4 +31,7 @@
    @ApiModelProperty(value = "分页-每页记录数",example = "10")
    private Long pageSize = 10L;
    @ApiModelProperty("排序(1.升序 2.降序)")
    private Integer sort;
}