dever 3 năm trước cách đây
mục cha
commit
ba1df89ad0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;
         }
     }