diff --git a/commands/SpiderController.php b/commands/SpiderController.php index 0983b7d..475497b 100644 --- a/commands/SpiderController.php +++ b/commands/SpiderController.php @@ -56,9 +56,9 @@ class SpiderController extends Controller public function actionRunway() { - var_dump(BaseCommandSpiderLogic::class); - var_dump(new BaseCommandSpiderLogic()); - var_dump(class_exists("app\\models\\logics\\commands\\base\\BaseCommandSpiderLogic"));die; +// var_dump(BaseCommandSpiderLogic::class); +// var_dump(new BaseCommandSpiderLogic()); +// var_dump(class_exists("app\\models\\logics\\commands\\base\\BaseCommandSpiderLogic"));die; foreach (BrandSource::find()->where(['is_deleted' => 0])->each() as $index => $item) { if ($index == 1) { \Yii::$app->queue->push(new RunwayJob([