shish 3 年之前
父节点
当前提交
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();