diff --git a/commands/SpiderController.php b/commands/SpiderController.php index 35cbba3..f2ad672 100644 --- a/commands/SpiderController.php +++ b/commands/SpiderController.php @@ -55,7 +55,7 @@ class SpiderController extends Controller public function actionRunway() { - + 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([