client = $client; $this->frame = $frame; } public function onActivate() { //TODO: 写Scheduler计时器内的处理逻辑 } }