shish 2 yıl önce
ebeveyn
işleme
69a236326c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      console/controllers/InitController.php

+ 1 - 1
console/controllers/InitController.php

@@ -36,7 +36,7 @@ class InitController extends Controller
         //24434.82 CL28713510
         //24434.82 CL28713510
         //14986.0 CL28713509
         //14986.0 CL28713509
         //10909.28 CL28713514
         //10909.28 CL28713514
-        $order = PurchaseClearClass::getByCondition(['orderSn' => 'CL28713509'], true);
+        $order = PurchaseClearClass::getByCondition(['orderSn' => 'CL28713514'], true);
         ShopClass::customClearAddBalance($main, $shop, $order);
         ShopClass::customClearAddBalance($main, $shop, $order);
     }
     }