Jelajahi Sumber

下单,debug

lizhen_gitee 1 tahun lalu
induk
melakukan
0c19093c0f
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      addons/unishop/extend/Product.php

+ 2 - 0
addons/unishop/extend/Product.php

@@ -52,6 +52,8 @@ class Product
                 $data['sales'] = $product['sales'];
                 $data['image'] = $product['image'];
                 $data['pifa_shouyi'] = $product['pifa_shouyi'];
+                $data['pifa_price'] = $product['pifa_price'];
+                $data['pifa_number'] = $product['pifa_number'];
             }
         }
         if (is_array($data)){