shish 3 سال پیش
والد
کامیت
5928f3d132
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      console/controllers/ProductController.php

+ 1 - 1
console/controllers/ProductController.php

@@ -20,7 +20,7 @@ class ProductController extends Controller
         set_time_limit(0);
 
         //$id = 36523;
-        $id = 520;
+        $id = 520; 
         $shop = ShopClass::getById($id, true);
         $mainId = $shop->mainId ?? 0;