瀏覽代碼

修改默认权重

wzq 5 年之前
父節點
當前提交
a7de5dc763
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Repositories/PostRepositories.php

+ 1 - 1
app/Repositories/PostRepositories.php

@@ -161,7 +161,7 @@ class PostRepositories
                 'available_bean' => $this->availableBean(),
                 'will_collect_bean' => rand(100, 200),
                 'collect_bean' => 0,
-                'weight' => 0
+                'weight' => 999
             ]);
 
             if($imgs){