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);
                         }