seven 1 일 전
부모
커밋
b18ea9ffab
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/Services/IssueService.php

+ 1 - 1
app/Services/IssueService.php

@@ -640,7 +640,7 @@ class IssueService extends BaseService
                 $result[] = '尾'.$tail; // 尾数
 
                 $combo = implode(' ', $combo);
-                self::lotteryDraw($v->id, $winning_numbers, '','');
+                self::lotteryDraw($v->id, $winning_numbers, $combo,'');
             }
         }