Zhouzhendong пре 4 година
родитељ
комит
10ea360fd1
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      app/Services/OwnerPriceOperationService.php

+ 0 - 1
app/Services/OwnerPriceOperationService.php

@@ -398,7 +398,6 @@ class OwnerPriceOperationService
      */
     private function resetChildNodeMapping($matchObject,&$columnMapping)
     {
-        dump($matchObject,$columnMapping);
         $need = "";
         foreach (Feature::TYPE_NODE as $index){
             if (!$need)$need=strstr($columnMapping[$index],".",true);