dever hace 6 años
padre
commit
cb2110cbf6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      main/src/Preview.php

+ 1 - 1
main/src/Preview.php

@@ -30,7 +30,7 @@ class Preview
         $scene = -1 . ',' . $type . ',' . $id;
 
         //echo $scene;die;
-        $send['project'] = 1;
+        $send['project'] = $info['cate_id'];
         $send['send'] = $scene;
         $send['width'] = 152;
         $send['path'] = $path;