Browse Source

sunguidong

sgd521 2 years ago
parent
commit
0cc1588f26
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/shop/controller/Goods.php

+ 0 - 1
app/shop/controller/Goods.php

@@ -193,7 +193,6 @@ class Goods extends BaseShop
             $imgae = explode(',',$goods_image);
             if(count($imgae)>5){
                 $res = $goods_model->count_image($imgae);
-                print_r($res);die;
                 return $res;
             }
 			$data = [