mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
remove cleanup DB
This commit is contained in:
@@ -633,6 +633,7 @@ class ExamRepository extends BaseRepository
|
||||
->toArray();
|
||||
$logPrefix .= ", progressSum raw: " . json_encode($progressSum) . ", query: " . last_query();
|
||||
if ($allSum) {
|
||||
do_log($logPrefix);
|
||||
return $progressSum;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user