|
|
@ -218,6 +218,7 @@ public class IcResiUserExportServiceImpl implements IcResiUserExportService { |
|
|
|
searchForm.setStaffId(tokenDto.getUserId()); |
|
|
|
ValidatorUtils.validateEntity(searchForm, IcResiUserPageFormDTO.AddUserInternalGroup.class); |
|
|
|
searchForm.setIsPage(false); |
|
|
|
searchForm.setPageSize(NumConstant.TEN_THOUSAND); |
|
|
|
} |
|
|
|
|
|
|
|
@Nullable |
|
|
|