id; sleep(1); $res = \app\models\StoreCopy::doCopyStatus($this->id, 1); echo '----StoreCopyJob--end--' . $this->id; echo json_encode($res); } }