dever 3 years ago
parent
commit
ba1df89ad0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/goods/lib/Info.php

+ 0 - 1
app/goods/lib/Info.php

@@ -571,7 +571,6 @@ class Info
             
             $info['sell_attr'][] = $data;
         } elseif ($data['is_sell'] == 3) {
-            print_r($data);die;
             $info['option_attr'][] = $data;
         }
     }