shish 4 bulan lalu
induk
melakukan
72da5e83a5
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      console/controllers/CustomController.php

+ 1 - 1
console/controllers/CustomController.php

@@ -150,7 +150,7 @@ class CustomController extends Controller
     {
 
         ini_set('memory_limit', '2045M');
-        set_time_limit(0); 
+        set_time_limit(0);
 
         // 1. 查询 xhShop 表,获取所有 ptStyle = 1 的门店数据,每次取出500个进行处理
         $query = \bizHd\shop\models\Shop::find()