改名
This commit is contained in:
@@ -44,7 +44,6 @@ class Crontab extends Component
|
||||
$crontab = unserialize($datum);
|
||||
if ($crontab->getName() == $name) {
|
||||
$redis->zRem('system:crontab', $datum);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user