自动查重
This commit is contained in:
@@ -23,6 +23,7 @@ class PlagiarismWaitIngest
|
||||
return;
|
||||
}
|
||||
$svc = new PlagiarismService();
|
||||
$svc->log("PlagiarismWaitIngest job is running");
|
||||
try {
|
||||
$svc->runIngestPollStep($checkId, $attempt);
|
||||
} catch (\Throwable $e) {
|
||||
|
||||
Reference in New Issue
Block a user