gq před 7 roky
rodič
revize
4a43832cd6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      server/app/Console/Commands/DreamDJS.php

+ 1 - 1
server/app/Console/Commands/DreamDJS.php

xqd
@@ -138,7 +138,7 @@ class DreamDJS extends Command
                                 'dream_id'=>$item->id,
                                 'is_url'=>1,
                                 'type_id'=>2,
-                                'attr_id'=>8,
+                                'attr_id'=>9,
                             ];
                             SystemInfoModel::firstOrCreate($arr3);
                         }