Ken hai 1 día
pai
achega
e6984e1f53
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/Services/IssueService.php

+ 2 - 2
app/Services/IssueService.php

@@ -837,11 +837,11 @@ class IssueService extends BaseService
                     if ($res['code'] == self::NOT) {
                         Log::error("开奖失败:{$v->issue_no}   {$res['meg']} ");
                     }
-
+                    throw new \Exception('开奖失败','1111');
                     $new = false;
                 }else{
                     Log::error("开奖失败:{$v->issue_no}   1111111111111 ");
-                    throw new \Exception('开奖失败',12222);
+                    throw new \Exception('开奖失败','12222');
                 }
 
                 // Log::error('开奖缓存: ' .$key);