企业国别 企业单位返回值total问题

This commit is contained in:
zhaoqing
2026-05-13 19:11:36 +08:00
parent 237e743280
commit d97c837d91
4 changed files with 27 additions and 3 deletions
@@ -51,6 +51,7 @@ public class ErpEnterpriseUnitDO extends BaseVOEntity {
@ApiModelProperty(value = "每页数量")
private Integer pageSize = 10;
@ApiModelProperty(value = "每页数量")
private Long TopOrganizationId;
}