shish 2 жил өмнө
parent
commit
0214486da3

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

@@ -412,6 +412,7 @@ class ProductService extends BaseService
                         'name' => $cName,
                         'name' => $cName,
                         'price' => $price,
                         'price' => $price,
                     ];
                     ];
+                    print_r($child);die;
                 }
                 }
             }
             }
         }
         }