shish 3 лет назад
Родитель
Сommit
ab7aa8885e
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      console/controllers/KindController.php

+ 0 - 1
console/controllers/KindController.php

@@ -43,7 +43,6 @@ class KindController extends Controller
                         }
                     }
                 }
-                print_r($kindList);
                 if (empty($lzKindId) || empty($hsKindId)) {
                     echo '有品类id没有 ' . $shop->merchantName . ' ' . $shop->shopName;
                     Yii::$app->end();