This commit is contained in:
CHIEFSOFT\ameye
2024-01-20 13:33:26 -05:00
parent e7f7b32fc3
commit be98c9681e
4 changed files with 61 additions and 78 deletions
+1
View File
@@ -386,6 +386,7 @@ class ResultFormatter extends Model
"status" => $out["status"],
"total_record" => ($total - 1),
"internal_return" => $out["internal_return"],
"family_action" => 0,
"result_list" => array(),
);
for ($i = 0; $i < $total; $i++) {