Ken 1 週間 前
コミット
0c3fc588ea
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app/Services/IssueService.php

+ 1 - 1
app/Services/IssueService.php

@@ -924,7 +924,7 @@ class IssueService extends BaseService
                 ]);
 
 
-                Prediction::prediction($new_issue_no);
+//                Prediction::prediction($new_issue_no);
 
                 $id = $res['key'] ?? 0;
                 if ($id) {