Ken před 1 týdnem
rodič
revize
0c3fc588ea
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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;
                 $id = $res['key'] ?? 0;
                 if ($id) {
                 if ($id) {