gq 7 年之前
父節點
當前提交
4a43832cd6
共有 1 個文件被更改,包括 1 次插入1 次删除
  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);
                         }