@@ -316,6 +316,7 @@ class Groupwf extends BaseGroupwf
|
|||||||
$rows[] = $rs->getRow();
|
$rows[] = $rs->getRow();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$result = new stdClass();
|
||||||
$result->data = $rows;
|
$result->data = $rows;
|
||||||
$result->totalCount = $totalCount;
|
$result->totalCount = $totalCount;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user