shish 1 year ago
parent
commit
29ebcbef1c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      biz-ghs/product/services/ProductService.php

+ 1 - 0
biz-ghs/product/services/ProductService.php

@@ -567,6 +567,7 @@ class ProductService extends BaseService
 
         $formatData = [];
         echo "<pre>";
+        print_r($where);
         print_r($data);
         die;
         foreach ($data as $key => $class) {