shish il y a 3 ans
Parent
commit
b19b3acc5d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      console/controllers/ItemController.php

+ 1 - 1
console/controllers/ItemController.php

@@ -80,7 +80,7 @@ class ItemController extends Controller
     public function actionCj()
     {
         if (getenv('YII_ENV') == 'production') {
-            $mtMainId = 0;
+            $mtMainId = 3974;
             $ttMainId = 53;
         } else {
             $mtMainId = 703;