Ken 2 周之前
父節點
當前提交
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) {