shish преди 2 години
родител
ревизия
ea22a6042b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      console/controllers/TestController.php

+ 1 - 1
console/controllers/TestController.php

@@ -28,7 +28,7 @@ class TestController extends Controller
     {
         ini_set('memory_limit', '2045M');
         set_time_limit(0);
-        $shopList = ShopClass::getAllByCondition(['id' => ['in', [23580, 11094]]], null, '*', null, true);
+        $shopList = ShopClass::getAllByCondition(['id' => ['in', [23580, 11094, 520, 1489,8596,4608,7855,21486,1585,10649,10768,8249,447,763,1421]]], null, '*', null, true);
         if (!empty($shopList)) {
             foreach ($shopList as $shop) {
                 $mainId = $shop->mainId ?? 0;