feat : cron oss

This commit is contained in:
2024-11-06 17:29:48 +08:00
parent 2d2b2a7517
commit b3f1439072
2 changed files with 2 additions and 1 deletions

View File

@@ -57,7 +57,7 @@ class OssDelByOssIdTask
}
if (count($ossIds) == 0) {
$this->log->notice(__CLASS__.':success:无根据id删除的列表');
// $this->log->notice(__CLASS__.':success:无根据id删除的列表');
return;
}