企业国别 企业单位返回值total问题
This commit is contained in:
@@ -32,4 +32,11 @@ public class ErpCountryDTO {
|
||||
|
||||
@ApiModelProperty(value = "所属组织ID")
|
||||
private Long TopOrganizationId;
|
||||
|
||||
@ApiModelProperty(value = "页码")
|
||||
private Integer pageNum = 1;
|
||||
|
||||
@ApiModelProperty(value = "每页数量")
|
||||
private Integer pageSize = 10;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user