@@ -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();