shish 5 ماه پیش
والد
کامیت
2f4afc8289
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      console/controllers/TestController.php

+ 1 - 1
console/controllers/TestController.php

@@ -42,7 +42,7 @@ class TestController extends Controller
     {
         ini_set('memory_limit', '2045M');
         set_time_limit(0);
-        $mainId = 38976;
+        $mainId = 10536;
         $customList = \bizGhs\custom\classes\CustomClass::getAllByCondition(['ownMainId' => $mainId], null, '*', null, true);
         if (!empty($customList)) {
             foreach ($customList as $custom) {