feat : farms in poultry science

This commit is contained in:
2025-09-13 11:36:44 +03:30
parent 629f5d2269
commit bf31f4f149
13 changed files with 3023 additions and 4 deletions

View File

@@ -80,6 +80,7 @@ class InspectionPoultryScienceLogic extends GetxController {
token: rootLogic.tokenService.accessToken.value!,
queryParameters: buildQueryParams(
queryParams: {'type': 'hatching', 'report': true},
role: 'PoultryScience',
pageSize: 50,
page: currentPage.value,
),